{
  "table_id": "knowledge",
  "title": "Knowledge",
  "description": "Provide a mapping of O*NET-SOC codes (occupations) to Knowledge ratings.",
  "data_dictionary": "https://www.onetcenter.org/dictionary/30.4/json/knowledge.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": "element_id",
      "optional": false,
      "title": "Element ID",
      "description": "Content Model Outline Position",
      "type": "Text",
      "format": "Character Varying(20)"
    },
    {
      "column_id": "element_name",
      "optional": false,
      "title": "Element Name",
      "description": "Content Model Element Name",
      "type": "Text",
      "format": "Character Varying(150)"
    },
    {
      "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": "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": "not_relevant",
      "optional": true,
      "title": "Not Relevant",
      "description": "Not relevant for the occupation (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",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.78,
      "n": 28,
      "standard_error": 0.1102,
      "lower_ci_bound": 4.5564,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.5,
      "n": 28,
      "standard_error": 0.213,
      "lower_ci_bound": 6.0666,
      "upper_ci_bound": 6.9409,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.42,
      "n": 28,
      "standard_error": 0.4651,
      "lower_ci_bound": 1.4662,
      "upper_ci_bound": 3.3749,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.69,
      "n": 28,
      "standard_error": 0.8678,
      "lower_ci_bound": 0.9078,
      "upper_ci_bound": 4.469,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": 28,
      "standard_error": 0.348,
      "lower_ci_bound": 3.3246,
      "upper_ci_bound": 4.7526,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.98,
      "n": 28,
      "standard_error": 0.6849,
      "lower_ci_bound": 3.5754,
      "upper_ci_bound": 6.3861,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 28,
      "standard_error": 0.4018,
      "lower_ci_bound": 2.9881,
      "upper_ci_bound": 4.6368,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.04,
      "n": 28,
      "standard_error": 0.6803,
      "lower_ci_bound": 3.6445,
      "upper_ci_bound": 6.4364,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.39,
      "n": 28,
      "standard_error": 0.3139,
      "lower_ci_bound": 3.7507,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.94,
      "n": 28,
      "standard_error": 0.5822,
      "lower_ci_bound": 4.7494,
      "upper_ci_bound": 7,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.48,
      "n": 28,
      "standard_error": 0.2271,
      "lower_ci_bound": 4.0162,
      "upper_ci_bound": 4.948,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.78,
      "n": 28,
      "standard_error": 0.4268,
      "lower_ci_bound": 4.9001,
      "upper_ci_bound": 6.6516,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 28,
      "standard_error": 0.5408,
      "lower_ci_bound": 1.602,
      "upper_ci_bound": 3.8214,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 28,
      "standard_error": 0.9249,
      "lower_ci_bound": 1.0269,
      "upper_ci_bound": 4.8225,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 27,
      "standard_error": 0.118,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3843,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 28,
      "standard_error": 0.2518,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9133,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 28,
      "standard_error": 0.3764,
      "lower_ci_bound": 3.0447,
      "upper_ci_bound": 4.5893,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.19,
      "n": 28,
      "standard_error": 0.6031,
      "lower_ci_bound": 3.9537,
      "upper_ci_bound": 6.4287,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 28,
      "standard_error": 0.6046,
      "lower_ci_bound": 1.8138,
      "upper_ci_bound": 4.2948,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.51,
      "n": 28,
      "standard_error": 1.0864,
      "lower_ci_bound": 1.2858,
      "upper_ci_bound": 5.7438,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 28,
      "standard_error": 0.3703,
      "lower_ci_bound": 1.1511,
      "upper_ci_bound": 2.6707,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 27,
      "standard_error": 0.7432,
      "lower_ci_bound": 0.2257,
      "upper_ci_bound": 3.2812,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 27,
      "standard_error": 0.3102,
      "lower_ci_bound": 1.1952,
      "upper_ci_bound": 2.4705,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.55,
      "n": 28,
      "standard_error": 0.5674,
      "lower_ci_bound": 0.3838,
      "upper_ci_bound": 2.7124,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 28,
      "standard_error": 0.206,
      "lower_ci_bound": 1.6747,
      "upper_ci_bound": 2.5202,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.92,
      "n": 28,
      "standard_error": 0.3556,
      "lower_ci_bound": 1.1876,
      "upper_ci_bound": 2.6469,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 28,
      "standard_error": 0.2062,
      "lower_ci_bound": 3.1738,
      "upper_ci_bound": 4.0201,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.63,
      "n": 28,
      "standard_error": 0.2595,
      "lower_ci_bound": 4.1003,
      "upper_ci_bound": 5.1654,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.01,
      "n": 28,
      "standard_error": 0.223,
      "lower_ci_bound": 1.5519,
      "upper_ci_bound": 2.4669,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.28,
      "n": 28,
      "standard_error": 0.2863,
      "lower_ci_bound": 0.6917,
      "upper_ci_bound": 1.8667,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 28,
      "standard_error": 0.1903,
      "lower_ci_bound": 1.3039,
      "upper_ci_bound": 2.0847,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 28,
      "standard_error": 0.295,
      "lower_ci_bound": 0.771,
      "upper_ci_bound": 1.9815,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 28,
      "standard_error": 0.1867,
      "lower_ci_bound": 1.3539,
      "upper_ci_bound": 2.1199,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": 28,
      "standard_error": 0.3057,
      "lower_ci_bound": 0.6324,
      "upper_ci_bound": 1.8867,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 27,
      "standard_error": 0.2774,
      "lower_ci_bound": 2.5178,
      "upper_ci_bound": 3.6583,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 28,
      "standard_error": 0.4551,
      "lower_ci_bound": 2.542,
      "upper_ci_bound": 4.4097,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 28,
      "standard_error": 0.2602,
      "lower_ci_bound": 2.345,
      "upper_ci_bound": 3.4129,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.53,
      "n": 28,
      "standard_error": 0.3735,
      "lower_ci_bound": 1.767,
      "upper_ci_bound": 3.2997,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.69,
      "n": 27,
      "standard_error": 0.2707,
      "lower_ci_bound": 2.1349,
      "upper_ci_bound": 3.2479,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.66,
      "n": 28,
      "standard_error": 0.4014,
      "lower_ci_bound": 1.8403,
      "upper_ci_bound": 3.4875,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.51,
      "n": 28,
      "standard_error": 0.2429,
      "lower_ci_bound": 1.0086,
      "upper_ci_bound": 2.0054,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 28,
      "standard_error": 0.2689,
      "lower_ci_bound": 0.0977,
      "upper_ci_bound": 1.2011,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 28,
      "standard_error": 0.3173,
      "lower_ci_bound": 1.2151,
      "upper_ci_bound": 2.5171,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.53,
      "n": 28,
      "standard_error": 0.559,
      "lower_ci_bound": 0.3864,
      "upper_ci_bound": 2.6803,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 28,
      "standard_error": 0.265,
      "lower_ci_bound": 2.9752,
      "upper_ci_bound": 4.0628,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 28,
      "standard_error": 0.5608,
      "lower_ci_bound": 3.4457,
      "upper_ci_bound": 5.7469,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.41,
      "n": 27,
      "standard_error": 0.332,
      "lower_ci_bound": 3.7241,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 28,
      "standard_error": 0.4932,
      "lower_ci_bound": 2.8943,
      "upper_ci_bound": 4.9182,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 28,
      "standard_error": 0.2475,
      "lower_ci_bound": 1.7485,
      "upper_ci_bound": 2.764,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.97,
      "n": 28,
      "standard_error": 0.3681,
      "lower_ci_bound": 1.2133,
      "upper_ci_bound": 2.724,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 28,
      "standard_error": 0.2083,
      "lower_ci_bound": 1.2697,
      "upper_ci_bound": 2.1245,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 28,
      "standard_error": 0.2356,
      "lower_ci_bound": 0.2548,
      "upper_ci_bound": 1.2216,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 28,
      "standard_error": 0.2757,
      "lower_ci_bound": 1.5976,
      "upper_ci_bound": 2.7289,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 28,
      "standard_error": 0.2692,
      "lower_ci_bound": 1.298,
      "upper_ci_bound": 2.4028,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 27,
      "standard_error": 0.3093,
      "lower_ci_bound": 1.7105,
      "upper_ci_bound": 2.9821,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.74,
      "n": 28,
      "standard_error": 0.4991,
      "lower_ci_bound": 1.7201,
      "upper_ci_bound": 3.7682,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.88,
      "n": 27,
      "standard_error": 0.3801,
      "lower_ci_bound": 3.1005,
      "upper_ci_bound": 4.6631,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 27,
      "standard_error": 0.2817,
      "lower_ci_bound": 2.7659,
      "upper_ci_bound": 3.9241,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 28,
      "standard_error": 0.1987,
      "lower_ci_bound": 3.0739,
      "upper_ci_bound": 3.8891,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.58,
      "n": 28,
      "standard_error": 0.237,
      "lower_ci_bound": 3.0965,
      "upper_ci_bound": 4.0692,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 28,
      "standard_error": 0.212,
      "lower_ci_bound": 2.1568,
      "upper_ci_bound": 3.0266,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.51,
      "n": 28,
      "standard_error": 0.7581,
      "lower_ci_bound": 0.9531,
      "upper_ci_bound": 4.0642,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.02,
      "n": 27,
      "standard_error": 0.1363,
      "lower_ci_bound": 2.7442,
      "upper_ci_bound": 3.3047,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 28,
      "standard_error": 0.2469,
      "lower_ci_bound": 2.7455,
      "upper_ci_bound": 3.7585,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 28,
      "standard_error": 0.2505,
      "lower_ci_bound": 1.7457,
      "upper_ci_bound": 2.7735,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.00",
      "title": "Chief Executives",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 28,
      "standard_error": 0.2929,
      "lower_ci_bound": 1.7148,
      "upper_ci_bound": 2.9167,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.78,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.67,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.89,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.56,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.07,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.78,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.89,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.89,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1011.03",
      "title": "Chief Sustainability Officers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 28,
      "standard_error": 0.1985,
      "lower_ci_bound": 3.8427,
      "upper_ci_bound": 4.6572,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 28,
      "standard_error": 0.2137,
      "lower_ci_bound": 3.9458,
      "upper_ci_bound": 4.8227,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 28,
      "standard_error": 0.2585,
      "lower_ci_bound": 2.6845,
      "upper_ci_bound": 3.7451,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 27,
      "standard_error": 0.4819,
      "lower_ci_bound": 2.9558,
      "upper_ci_bound": 4.9368,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 28,
      "standard_error": 0.369,
      "lower_ci_bound": 2.4382,
      "upper_ci_bound": 3.9525,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.58,
      "n": 28,
      "standard_error": 0.5789,
      "lower_ci_bound": 2.3873,
      "upper_ci_bound": 4.7628,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.99,
      "n": 28,
      "standard_error": 0.3824,
      "lower_ci_bound": 2.2029,
      "upper_ci_bound": 3.7721,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 28,
      "standard_error": 0.6629,
      "lower_ci_bound": 1.9942,
      "upper_ci_bound": 4.7147,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 28,
      "standard_error": 0.2509,
      "lower_ci_bound": 3.6386,
      "upper_ci_bound": 4.6682,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.64,
      "n": 28,
      "standard_error": 0.4967,
      "lower_ci_bound": 3.6251,
      "upper_ci_bound": 5.6632,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.44,
      "n": 27,
      "standard_error": 0.2209,
      "lower_ci_bound": 2.9832,
      "upper_ci_bound": 3.8914,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 27,
      "standard_error": 0.2047,
      "lower_ci_bound": 3.5314,
      "upper_ci_bound": 4.3728,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 28,
      "standard_error": 0.3152,
      "lower_ci_bound": 2.9198,
      "upper_ci_bound": 4.2134,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.23,
      "n": 26,
      "standard_error": 0.4949,
      "lower_ci_bound": 3.2155,
      "upper_ci_bound": 5.254,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 28,
      "standard_error": 0.1595,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6521,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 28,
      "standard_error": 0.3159,
      "lower_ci_bound": 0.0015,
      "upper_ci_bound": 1.2977,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 28,
      "standard_error": 0.3454,
      "lower_ci_bound": 1.9597,
      "upper_ci_bound": 3.3769,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 28,
      "standard_error": 0.5418,
      "lower_ci_bound": 1.8869,
      "upper_ci_bound": 4.1104,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 28,
      "standard_error": 0.3619,
      "lower_ci_bound": 2.155,
      "upper_ci_bound": 3.6402,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.27,
      "n": 28,
      "standard_error": 0.5808,
      "lower_ci_bound": 2.0825,
      "upper_ci_bound": 4.4661,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 28,
      "standard_error": 0.2974,
      "lower_ci_bound": 1.7091,
      "upper_ci_bound": 2.9294,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.59,
      "n": 28,
      "standard_error": 0.5304,
      "lower_ci_bound": 1.5017,
      "upper_ci_bound": 3.6781,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 28,
      "standard_error": 0.337,
      "lower_ci_bound": 1.5082,
      "upper_ci_bound": 2.8912,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 28,
      "standard_error": 0.5957,
      "lower_ci_bound": 1.0386,
      "upper_ci_bound": 3.4833,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 28,
      "standard_error": 0.3331,
      "lower_ci_bound": 2.1709,
      "upper_ci_bound": 3.5379,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.44,
      "n": 28,
      "standard_error": 0.551,
      "lower_ci_bound": 2.3051,
      "upper_ci_bound": 4.5662,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 28,
      "standard_error": 0.209,
      "lower_ci_bound": 3.0983,
      "upper_ci_bound": 3.9561,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.07,
      "n": 28,
      "standard_error": 0.1755,
      "lower_ci_bound": 3.7101,
      "upper_ci_bound": 4.4302,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 28,
      "standard_error": 0.2604,
      "lower_ci_bound": 1.4506,
      "upper_ci_bound": 2.5192,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 28,
      "standard_error": 0.4783,
      "lower_ci_bound": 0.8693,
      "upper_ci_bound": 2.8321,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 28,
      "standard_error": 0.2782,
      "lower_ci_bound": 1.339,
      "upper_ci_bound": 2.4806,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.97,
      "n": 28,
      "standard_error": 0.5346,
      "lower_ci_bound": 0.871,
      "upper_ci_bound": 3.065,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 28,
      "standard_error": 0.103,
      "lower_ci_bound": 1.0012,
      "upper_ci_bound": 1.4238,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 28,
      "standard_error": 0.1865,
      "lower_ci_bound": 0.0077,
      "upper_ci_bound": 0.7729,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.53,
      "n": 28,
      "standard_error": 0.2772,
      "lower_ci_bound": 1.9618,
      "upper_ci_bound": 3.0995,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.67,
      "n": 28,
      "standard_error": 0.4421,
      "lower_ci_bound": 1.7585,
      "upper_ci_bound": 3.5726,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.93,
      "n": 28,
      "standard_error": 0.2226,
      "lower_ci_bound": 1.4775,
      "upper_ci_bound": 2.3908,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.55,
      "n": 28,
      "standard_error": 0.4028,
      "lower_ci_bound": 0.723,
      "upper_ci_bound": 2.376,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": 28,
      "standard_error": 0.2037,
      "lower_ci_bound": 1.0421,
      "upper_ci_bound": 1.8779,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 27,
      "standard_error": 0.2879,
      "lower_ci_bound": 0.0562,
      "upper_ci_bound": 1.2398,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 28,
      "standard_error": 0.0995,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4072,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 28,
      "standard_error": 0.1504,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6108,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 27,
      "standard_error": 0.1876,
      "lower_ci_bound": 1.2099,
      "upper_ci_bound": 1.9813,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 27,
      "standard_error": 0.4755,
      "lower_ci_bound": 0.4533,
      "upper_ci_bound": 2.4081,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 28,
      "standard_error": 0.2259,
      "lower_ci_bound": 2.3216,
      "upper_ci_bound": 3.2484,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 28,
      "standard_error": 0.4114,
      "lower_ci_bound": 2.8044,
      "upper_ci_bound": 4.4929,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 28,
      "standard_error": 0.2707,
      "lower_ci_bound": 3.142,
      "upper_ci_bound": 4.253,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 28,
      "standard_error": 0.4002,
      "lower_ci_bound": 2.8185,
      "upper_ci_bound": 4.4608,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 28,
      "standard_error": 0.1536,
      "lower_ci_bound": 1.0804,
      "upper_ci_bound": 1.7105,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 28,
      "standard_error": 0.2613,
      "lower_ci_bound": 0.0987,
      "upper_ci_bound": 1.1711,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 28,
      "standard_error": 0.1542,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5921,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 28,
      "standard_error": 0.2357,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9354,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 28,
      "standard_error": 0.1322,
      "lower_ci_bound": 1.0756,
      "upper_ci_bound": 1.6179,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 28,
      "standard_error": 0.2407,
      "lower_ci_bound": 0.1744,
      "upper_ci_bound": 1.1621,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 28,
      "standard_error": 0.0958,
      "lower_ci_bound": 1.0353,
      "upper_ci_bound": 1.4283,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 28,
      "standard_error": 0.2064,
      "lower_ci_bound": 0.0981,
      "upper_ci_bound": 0.9452,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 28,
      "standard_error": 0.2734,
      "lower_ci_bound": 2.1749,
      "upper_ci_bound": 3.2968,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.4,
      "n": 28,
      "standard_error": 0.3866,
      "lower_ci_bound": 1.6115,
      "upper_ci_bound": 3.1978,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": 28,
      "standard_error": 0.2075,
      "lower_ci_bound": 2.1348,
      "upper_ci_bound": 2.9862,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 28,
      "standard_error": 0.3898,
      "lower_ci_bound": 2.1555,
      "upper_ci_bound": 3.7552,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 28,
      "standard_error": 0.2013,
      "lower_ci_bound": 1.435,
      "upper_ci_bound": 2.2612,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 28,
      "standard_error": 0.3917,
      "lower_ci_bound": 0.6215,
      "upper_ci_bound": 2.2291,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 28,
      "standard_error": 0.315,
      "lower_ci_bound": 1.7401,
      "upper_ci_bound": 3.0328,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.31,
      "n": 28,
      "standard_error": 0.5118,
      "lower_ci_bound": 1.2573,
      "upper_ci_bound": 3.3578,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 28,
      "standard_error": 0.3067,
      "lower_ci_bound": 1.5806,
      "upper_ci_bound": 2.839,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-1021.00",
      "title": "General and Operations Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.66,
      "n": 28,
      "standard_error": 0.4052,
      "lower_ci_bound": 0.8263,
      "upper_ci_bound": 2.4892,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.12,
      "n": 27,
      "standard_error": 0.1626,
      "lower_ci_bound": 3.7873,
      "upper_ci_bound": 4.4558,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 27,
      "standard_error": 0.1447,
      "lower_ci_bound": 4.1085,
      "upper_ci_bound": 4.7032,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 27,
      "standard_error": 0.2232,
      "lower_ci_bound": 2.792,
      "upper_ci_bound": 3.7098,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.34,
      "n": 27,
      "standard_error": 0.2866,
      "lower_ci_bound": 3.7558,
      "upper_ci_bound": 4.9339,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 27,
      "standard_error": 0.1926,
      "lower_ci_bound": 2.6403,
      "upper_ci_bound": 3.4321,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.94,
      "n": 27,
      "standard_error": 0.2805,
      "lower_ci_bound": 2.3603,
      "upper_ci_bound": 3.5137,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.68,
      "n": 27,
      "standard_error": 0.1257,
      "lower_ci_bound": 4.4181,
      "upper_ci_bound": 4.9347,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.58,
      "n": 27,
      "standard_error": 0.2502,
      "lower_ci_bound": 5.0679,
      "upper_ci_bound": 6.0965,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.16,
      "n": 27,
      "standard_error": 0.182,
      "lower_ci_bound": 3.7845,
      "upper_ci_bound": 4.5327,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.39,
      "n": 27,
      "standard_error": 0.2921,
      "lower_ci_bound": 4.7926,
      "upper_ci_bound": 5.9934,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 26,
      "standard_error": 0.2206,
      "lower_ci_bound": 2.1502,
      "upper_ci_bound": 3.0587,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 27,
      "standard_error": 0.3434,
      "lower_ci_bound": 2.3742,
      "upper_ci_bound": 3.7859,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 27,
      "standard_error": 0.2124,
      "lower_ci_bound": 2.1441,
      "upper_ci_bound": 3.0174,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 27,
      "standard_error": 0.35,
      "lower_ci_bound": 1.9591,
      "upper_ci_bound": 3.3978,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 26,
      "standard_error": 0.0415,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1279,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 26,
      "standard_error": 0.083,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2559,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.31,
      "n": 27,
      "standard_error": 0.2479,
      "lower_ci_bound": 2.8006,
      "upper_ci_bound": 3.8197,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": 27,
      "standard_error": 0.3668,
      "lower_ci_bound": 3.4168,
      "upper_ci_bound": 4.9246,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 27,
      "standard_error": 0.2307,
      "lower_ci_bound": 1.4383,
      "upper_ci_bound": 2.3866,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 27,
      "standard_error": 0.3625,
      "lower_ci_bound": 0.8229,
      "upper_ci_bound": 2.3131,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 27,
      "standard_error": 0.3048,
      "lower_ci_bound": 2.1596,
      "upper_ci_bound": 3.4128,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 27,
      "standard_error": 0.4477,
      "lower_ci_bound": 2.0004,
      "upper_ci_bound": 3.8407,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 27,
      "standard_error": 0.1907,
      "lower_ci_bound": 1.0487,
      "upper_ci_bound": 1.8328,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 27,
      "standard_error": 0.287,
      "lower_ci_bound": 0.0491,
      "upper_ci_bound": 1.2291,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 27,
      "standard_error": 0.1826,
      "lower_ci_bound": 1.0299,
      "upper_ci_bound": 1.7806,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 27,
      "standard_error": 0.2906,
      "lower_ci_bound": 0.0713,
      "upper_ci_bound": 1.2661,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.16,
      "n": 26,
      "standard_error": 0.2209,
      "lower_ci_bound": 2.7044,
      "upper_ci_bound": 3.6143,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 27,
      "standard_error": 0.2598,
      "lower_ci_bound": 3.0185,
      "upper_ci_bound": 4.0865,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 27,
      "standard_error": 0.1812,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7167,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.49,
      "n": 27,
      "standard_error": 0.2749,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0593,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 27,
      "standard_error": 0.1454,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5177,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 27,
      "standard_error": 0.2428,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8678,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 27,
      "standard_error": 0.1323,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5018,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 27,
      "standard_error": 0.2516,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9717,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 27,
      "standard_error": 0.3119,
      "lower_ci_bound": 2.2251,
      "upper_ci_bound": 3.5074,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.74,
      "n": 27,
      "standard_error": 0.4152,
      "lower_ci_bound": 1.886,
      "upper_ci_bound": 3.5931,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 27,
      "standard_error": 0.2559,
      "lower_ci_bound": 1.9771,
      "upper_ci_bound": 3.0291,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 27,
      "standard_error": 0.3831,
      "lower_ci_bound": 1.9847,
      "upper_ci_bound": 3.5599,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.99,
      "n": 26,
      "standard_error": 0.2098,
      "lower_ci_bound": 1.5557,
      "upper_ci_bound": 2.42,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.07,
      "n": 26,
      "standard_error": 0.3988,
      "lower_ci_bound": 1.2436,
      "upper_ci_bound": 2.8864,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 27,
      "standard_error": 0.1652,
      "lower_ci_bound": 1.083,
      "upper_ci_bound": 1.762,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 27,
      "standard_error": 0.175,
      "lower_ci_bound": 0.1213,
      "upper_ci_bound": 0.8407,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 27,
      "standard_error": 0.2316,
      "lower_ci_bound": 1.2764,
      "upper_ci_bound": 2.2286,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 27,
      "standard_error": 0.4005,
      "lower_ci_bound": 0.5994,
      "upper_ci_bound": 2.2459,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.94,
      "n": 27,
      "standard_error": 0.2579,
      "lower_ci_bound": 2.4101,
      "upper_ci_bound": 3.4704,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 27,
      "standard_error": 0.4472,
      "lower_ci_bound": 2.9297,
      "upper_ci_bound": 4.7683,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.41,
      "n": 27,
      "standard_error": 0.1476,
      "lower_ci_bound": 4.1019,
      "upper_ci_bound": 4.7087,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 27,
      "standard_error": 0.2229,
      "lower_ci_bound": 4.3908,
      "upper_ci_bound": 5.3073,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 27,
      "standard_error": 0.1868,
      "lower_ci_bound": 1.1917,
      "upper_ci_bound": 1.9595,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 27,
      "standard_error": 0.3424,
      "lower_ci_bound": 0.3312,
      "upper_ci_bound": 1.7389,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 27,
      "standard_error": 0.2759,
      "lower_ci_bound": 1.7877,
      "upper_ci_bound": 2.9218,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 27,
      "standard_error": 0.4745,
      "lower_ci_bound": 1.3231,
      "upper_ci_bound": 3.2739,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 27,
      "standard_error": 0.2082,
      "lower_ci_bound": 1.2437,
      "upper_ci_bound": 2.0997,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.13,
      "n": 27,
      "standard_error": 0.3377,
      "lower_ci_bound": 0.4319,
      "upper_ci_bound": 1.8201,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 27,
      "standard_error": 0.2085,
      "lower_ci_bound": 1.4614,
      "upper_ci_bound": 2.3185,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.11,
      "n": 27,
      "standard_error": 0.4384,
      "lower_ci_bound": 1.2081,
      "upper_ci_bound": 3.0102,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 27,
      "standard_error": 0.2151,
      "lower_ci_bound": 2.0266,
      "upper_ci_bound": 2.9111,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 27,
      "standard_error": 0.3113,
      "lower_ci_bound": 1.5495,
      "upper_ci_bound": 2.8295,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 27,
      "standard_error": 0.2313,
      "lower_ci_bound": 1.7508,
      "upper_ci_bound": 2.7015,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.09,
      "n": 27,
      "standard_error": 0.3283,
      "lower_ci_bound": 1.4111,
      "upper_ci_bound": 2.7607,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 27,
      "standard_error": 0.2528,
      "lower_ci_bound": 1.8814,
      "upper_ci_bound": 2.9206,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 27,
      "standard_error": 0.3894,
      "lower_ci_bound": 1.1132,
      "upper_ci_bound": 2.714,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.35,
      "n": 27,
      "standard_error": 0.1772,
      "lower_ci_bound": 3.9894,
      "upper_ci_bound": 4.7181,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.21,
      "n": 27,
      "standard_error": 0.3111,
      "lower_ci_bound": 4.5674,
      "upper_ci_bound": 5.8465,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 27,
      "standard_error": 0.2412,
      "lower_ci_bound": 1.4562,
      "upper_ci_bound": 2.4479,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2011.00",
      "title": "Advertising and Promotions Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.59,
      "n": 27,
      "standard_error": 0.3572,
      "lower_ci_bound": 0.8543,
      "upper_ci_bound": 2.3228,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": 37,
      "standard_error": 0.1244,
      "lower_ci_bound": 3.7871,
      "upper_ci_bound": 4.2915,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.61,
      "n": 37,
      "standard_error": 0.1614,
      "lower_ci_bound": 4.2803,
      "upper_ci_bound": 4.9348,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.01,
      "n": 37,
      "standard_error": 0.1628,
      "lower_ci_bound": 2.6824,
      "upper_ci_bound": 3.3428,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 37,
      "standard_error": 0.3702,
      "lower_ci_bound": 3.349,
      "upper_ci_bound": 4.8507,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 37,
      "standard_error": 0.2874,
      "lower_ci_bound": 2.5135,
      "upper_ci_bound": 3.6791,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 37,
      "standard_error": 0.5155,
      "lower_ci_bound": 2.5045,
      "upper_ci_bound": 4.5953,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.85,
      "n": 37,
      "standard_error": 0.1056,
      "lower_ci_bound": 4.6322,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.05,
      "n": 37,
      "standard_error": 0.2353,
      "lower_ci_bound": 5.5756,
      "upper_ci_bound": 6.53,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 37,
      "standard_error": 0.2813,
      "lower_ci_bound": 3.2823,
      "upper_ci_bound": 4.4234,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 36,
      "standard_error": 0.3988,
      "lower_ci_bound": 4.0437,
      "upper_ci_bound": 5.6628,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 37,
      "standard_error": 0.2531,
      "lower_ci_bound": 2.1964,
      "upper_ci_bound": 3.2229,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 37,
      "standard_error": 0.3359,
      "lower_ci_bound": 2.8723,
      "upper_ci_bound": 4.2346,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": 37,
      "standard_error": 0.235,
      "lower_ci_bound": 1.9883,
      "upper_ci_bound": 2.9414,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 37,
      "standard_error": 0.5182,
      "lower_ci_bound": 1.8732,
      "upper_ci_bound": 3.975,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 36,
      "standard_error": 0.0612,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2474,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.28,
      "n": 37,
      "standard_error": 0.1442,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.576,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.51,
      "n": 37,
      "standard_error": 0.3106,
      "lower_ci_bound": 2.8814,
      "upper_ci_bound": 4.1412,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 37,
      "standard_error": 0.4714,
      "lower_ci_bound": 3.0937,
      "upper_ci_bound": 5.0059,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 37,
      "standard_error": 0.4271,
      "lower_ci_bound": 1.9059,
      "upper_ci_bound": 3.6384,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.47,
      "n": 37,
      "standard_error": 0.5531,
      "lower_ci_bound": 1.3462,
      "upper_ci_bound": 3.5898,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 37,
      "standard_error": 0.3999,
      "lower_ci_bound": 2.3421,
      "upper_ci_bound": 3.9639,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 37,
      "standard_error": 0.5817,
      "lower_ci_bound": 2.3704,
      "upper_ci_bound": 4.7299,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 36,
      "standard_error": 0.095,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3845,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.42,
      "n": 37,
      "standard_error": 0.2069,
      "lower_ci_bound": 0.002,
      "upper_ci_bound": 0.8414,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 37,
      "standard_error": 0.1311,
      "lower_ci_bound": 1.0631,
      "upper_ci_bound": 1.5951,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.54,
      "n": 37,
      "standard_error": 0.2119,
      "lower_ci_bound": 0.1085,
      "upper_ci_bound": 0.9678,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.51,
      "n": 37,
      "standard_error": 0.1318,
      "lower_ci_bound": 3.2471,
      "upper_ci_bound": 3.7818,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 37,
      "standard_error": 0.11,
      "lower_ci_bound": 4.172,
      "upper_ci_bound": 4.6182,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 37,
      "standard_error": 0.0809,
      "lower_ci_bound": 1.0158,
      "upper_ci_bound": 1.3441,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 37,
      "standard_error": 0.1629,
      "lower_ci_bound": 0.0399,
      "upper_ci_bound": 0.7005,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 37,
      "standard_error": 0.0841,
      "lower_ci_bound": 1.0394,
      "upper_ci_bound": 1.3806,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 37,
      "standard_error": 0.1709,
      "lower_ci_bound": 0.0824,
      "upper_ci_bound": 0.7757,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 37,
      "standard_error": 0.054,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2061,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 37,
      "standard_error": 0.1049,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4141,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 37,
      "standard_error": 0.2177,
      "lower_ci_bound": 2.0093,
      "upper_ci_bound": 2.8925,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 37,
      "standard_error": 0.4711,
      "lower_ci_bound": 1.9032,
      "upper_ci_bound": 3.814,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.03,
      "n": 35,
      "standard_error": 0.1803,
      "lower_ci_bound": 1.6607,
      "upper_ci_bound": 2.3936,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.44,
      "n": 37,
      "standard_error": 0.5425,
      "lower_ci_bound": 1.3379,
      "upper_ci_bound": 3.5385,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 37,
      "standard_error": 0.1927,
      "lower_ci_bound": 1.8101,
      "upper_ci_bound": 2.5917,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 37,
      "standard_error": 0.3631,
      "lower_ci_bound": 1.8097,
      "upper_ci_bound": 3.2827,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 37,
      "standard_error": 0.0956,
      "lower_ci_bound": 1.0675,
      "upper_ci_bound": 1.4551,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 37,
      "standard_error": 0.1566,
      "lower_ci_bound": 0.1175,
      "upper_ci_bound": 0.7528,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 37,
      "standard_error": 0.1488,
      "lower_ci_bound": 1.3243,
      "upper_ci_bound": 1.9277,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 37,
      "standard_error": 0.2303,
      "lower_ci_bound": 0.6379,
      "upper_ci_bound": 1.5721,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.03,
      "n": 37,
      "standard_error": 0.2275,
      "lower_ci_bound": 2.565,
      "upper_ci_bound": 3.4879,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 37,
      "standard_error": 0.547,
      "lower_ci_bound": 3.0423,
      "upper_ci_bound": 5.2612,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.48,
      "n": 37,
      "standard_error": 0.1007,
      "lower_ci_bound": 4.2762,
      "upper_ci_bound": 4.6848,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.04,
      "n": 37,
      "standard_error": 0.2356,
      "lower_ci_bound": 4.5647,
      "upper_ci_bound": 5.5204,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 37,
      "standard_error": 0.199,
      "lower_ci_bound": 1.237,
      "upper_ci_bound": 2.0444,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 37,
      "standard_error": 0.4455,
      "lower_ci_bound": 0.4591,
      "upper_ci_bound": 2.2663,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 37,
      "standard_error": 0.2397,
      "lower_ci_bound": 1.2156,
      "upper_ci_bound": 2.188,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 37,
      "standard_error": 0.5074,
      "lower_ci_bound": 0.287,
      "upper_ci_bound": 2.3449,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 37,
      "standard_error": 0.3043,
      "lower_ci_bound": 1.0666,
      "upper_ci_bound": 2.3011,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 37,
      "standard_error": 0.2827,
      "lower_ci_bound": 0.5169,
      "upper_ci_bound": 1.6635,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 37,
      "standard_error": 0.2355,
      "lower_ci_bound": 1.1576,
      "upper_ci_bound": 2.1129,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.12,
      "n": 36,
      "standard_error": 0.4085,
      "lower_ci_bound": 0.2935,
      "upper_ci_bound": 1.9521,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 37,
      "standard_error": 0.4195,
      "lower_ci_bound": 1.645,
      "upper_ci_bound": 3.3464,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 37,
      "standard_error": 0.5807,
      "lower_ci_bound": 1.0856,
      "upper_ci_bound": 3.4412,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 37,
      "standard_error": 0.3262,
      "lower_ci_bound": 2.1993,
      "upper_ci_bound": 3.5223,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.93,
      "n": 37,
      "standard_error": 0.4499,
      "lower_ci_bound": 2.0151,
      "upper_ci_bound": 3.8399,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 37,
      "standard_error": 0.3746,
      "lower_ci_bound": 2.0962,
      "upper_ci_bound": 3.6156,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.56,
      "n": 37,
      "standard_error": 0.4549,
      "lower_ci_bound": 1.6338,
      "upper_ci_bound": 3.479,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.8,
      "n": 37,
      "standard_error": 0.2088,
      "lower_ci_bound": 3.3799,
      "upper_ci_bound": 4.2268,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.21,
      "n": 37,
      "standard_error": 0.389,
      "lower_ci_bound": 3.4172,
      "upper_ci_bound": 4.995,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 37,
      "standard_error": 0.119,
      "lower_ci_bound": 1.4402,
      "upper_ci_bound": 1.9228,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2021.00",
      "title": "Marketing Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.53,
      "n": 37,
      "standard_error": 0.2713,
      "lower_ci_bound": 0.9809,
      "upper_ci_bound": 2.0815,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2022.00",
      "title": "Sales Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.28,
      "n": 18,
      "standard_error": 0.1957,
      "lower_ci_bound": 3.8628,
      "upper_ci_bound": 4.6884,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.42,
      "n": 19,
      "standard_error": 0.2208,
      "lower_ci_bound": 3.9515,
      "upper_ci_bound": 4.8791,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 19,
      "standard_error": 0.2364,
      "lower_ci_bound": 3.6499,
      "upper_ci_bound": 4.6432,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.28,
      "n": 19,
      "standard_error": 0.446,
      "lower_ci_bound": 4.3478,
      "upper_ci_bound": 6.222,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.46,
      "n": 19,
      "standard_error": 0.2136,
      "lower_ci_bound": 3.0081,
      "upper_ci_bound": 3.9055,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 19,
      "standard_error": 0.3013,
      "lower_ci_bound": 2.7121,
      "upper_ci_bound": 3.9781,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 19,
      "standard_error": 0.4498,
      "lower_ci_bound": 2.8662,
      "upper_ci_bound": 4.7564,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 19,
      "standard_error": 0.454,
      "lower_ci_bound": 3.8981,
      "upper_ci_bound": 5.8058,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.24,
      "n": 19,
      "standard_error": 0.2677,
      "lower_ci_bound": 3.673,
      "upper_ci_bound": 4.7977,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.3,
      "n": 19,
      "standard_error": 0.5169,
      "lower_ci_bound": 4.2104,
      "upper_ci_bound": 6.3822,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 19,
      "standard_error": 0.4022,
      "lower_ci_bound": 2.4236,
      "upper_ci_bound": 4.1137,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.78,
      "n": 19,
      "standard_error": 0.4431,
      "lower_ci_bound": 2.8446,
      "upper_ci_bound": 4.7064,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 19,
      "standard_error": 0.1443,
      "lower_ci_bound": 1.5593,
      "upper_ci_bound": 2.1657,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 19,
      "standard_error": 0.418,
      "lower_ci_bound": 1.3134,
      "upper_ci_bound": 3.0699,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 19,
      "standard_error": 0.0661,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2388,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 19,
      "standard_error": 0.1632,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.586,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 19,
      "standard_error": 0.3026,
      "lower_ci_bound": 1.7388,
      "upper_ci_bound": 3.0103,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 19,
      "standard_error": 0.6903,
      "lower_ci_bound": 1.7475,
      "upper_ci_bound": 4.6481,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 19,
      "standard_error": 0.1245,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4926,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 19,
      "standard_error": 0.2289,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9145,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 19,
      "standard_error": 0.2063,
      "lower_ci_bound": 1.2581,
      "upper_ci_bound": 2.1248,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.72,
      "n": 19,
      "standard_error": 0.5916,
      "lower_ci_bound": 0.4767,
      "upper_ci_bound": 2.9625,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 19,
      "standard_error": 0.091,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3391,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 19,
      "standard_error": 0.1635,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6024,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 19,
      "standard_error": 0.085,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2875,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 19,
      "standard_error": 0.17,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5741,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.06,
      "n": 19,
      "standard_error": 0.2817,
      "lower_ci_bound": 2.4687,
      "upper_ci_bound": 3.6522,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 19,
      "standard_error": 0.3732,
      "lower_ci_bound": 3.1246,
      "upper_ci_bound": 4.6925,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 19,
      "standard_error": 0.0717,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2596,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 19,
      "standard_error": 0.1539,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5411,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 19,
      "standard_error": 0.065,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2224,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 19,
      "standard_error": 0.1121,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.3837,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 19,
      "standard_error": 0.065,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2216,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": 19,
      "standard_error": 0.1299,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4432,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.51,
      "n": 19,
      "standard_error": 0.562,
      "lower_ci_bound": 1.3258,
      "upper_ci_bound": 3.6873,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 19,
      "standard_error": 0.7236,
      "lower_ci_bound": 0.675,
      "upper_ci_bound": 3.7155,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 18,
      "standard_error": 0.683,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.8545,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 19,
      "standard_error": 0.7648,
      "lower_ci_bound": 0.6812,
      "upper_ci_bound": 3.895,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 19,
      "standard_error": 0.1655,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6954,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.92,
      "n": 19,
      "standard_error": 0.4356,
      "lower_ci_bound": 0.0085,
      "upper_ci_bound": 1.8388,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 19,
      "standard_error": 0.0564,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2037,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": 19,
      "standard_error": 0.1172,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4166,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": 0.1835,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7539,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.66,
      "n": 18,
      "standard_error": 0.3556,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4082,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.49,
      "n": 19,
      "standard_error": 0.3276,
      "lower_ci_bound": 1.8006,
      "upper_ci_bound": 3.1771,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 18,
      "standard_error": 0.7925,
      "lower_ci_bound": 1.9642,
      "upper_ci_bound": 5.3082,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.12,
      "n": 19,
      "standard_error": 0.1537,
      "lower_ci_bound": 3.797,
      "upper_ci_bound": 4.4429,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": 19,
      "standard_error": 0.2128,
      "lower_ci_bound": 4.2349,
      "upper_ci_bound": 5.1291,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 19,
      "standard_error": 0.2719,
      "lower_ci_bound": 1.1691,
      "upper_ci_bound": 2.3117,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.98,
      "n": 19,
      "standard_error": 0.2527,
      "lower_ci_bound": 0.4521,
      "upper_ci_bound": 1.514,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 19,
      "standard_error": 0.2556,
      "lower_ci_bound": 1.4383,
      "upper_ci_bound": 2.5123,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": 19,
      "standard_error": 0.2871,
      "lower_ci_bound": 0.5643,
      "upper_ci_bound": 1.7708,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 19,
      "standard_error": 0.5295,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.1512,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 19,
      "standard_error": 0.4594,
      "lower_ci_bound": 0.1313,
      "upper_ci_bound": 2.0618,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": 19,
      "standard_error": 0.5027,
      "lower_ci_bound": 1.0281,
      "upper_ci_bound": 3.1406,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.06,
      "n": 19,
      "standard_error": 0.888,
      "lower_ci_bound": 0.1925,
      "upper_ci_bound": 3.9236,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 19,
      "standard_error": 0.1799,
      "lower_ci_bound": 1.252,
      "upper_ci_bound": 2.0078,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 19,
      "standard_error": 0.2839,
      "lower_ci_bound": 0.4543,
      "upper_ci_bound": 1.6471,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 19,
      "standard_error": 0.3426,
      "lower_ci_bound": 1.6114,
      "upper_ci_bound": 3.0511,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.39,
      "n": 19,
      "standard_error": 0.4793,
      "lower_ci_bound": 1.3856,
      "upper_ci_bound": 3.3995,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 19,
      "standard_error": 0.2525,
      "lower_ci_bound": 1.1763,
      "upper_ci_bound": 2.2371,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 19,
      "standard_error": 0.387,
      "lower_ci_bound": 0.2805,
      "upper_ci_bound": 1.9065,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 19,
      "standard_error": 0.3426,
      "lower_ci_bound": 2.7115,
      "upper_ci_bound": 4.1511,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.53,
      "n": 19,
      "standard_error": 0.2829,
      "lower_ci_bound": 2.9403,
      "upper_ci_bound": 4.1289,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 19,
      "standard_error": 0.1817,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7202,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-2033.00",
      "title": "Fundraising Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 19,
      "standard_error": 0.2606,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0258,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.24,
      "n": 43,
      "standard_error": 0.1939,
      "lower_ci_bound": 3.8454,
      "upper_ci_bound": 4.628,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.56,
      "n": 43,
      "standard_error": 0.143,
      "lower_ci_bound": 4.271,
      "upper_ci_bound": 4.8482,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 43,
      "standard_error": 0.2669,
      "lower_ci_bound": 3.3645,
      "upper_ci_bound": 4.4417,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.18,
      "n": 43,
      "standard_error": 0.2632,
      "lower_ci_bound": 4.6496,
      "upper_ci_bound": 5.7119,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.92,
      "n": 42,
      "standard_error": 0.1795,
      "lower_ci_bound": 2.5583,
      "upper_ci_bound": 3.2835,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.14,
      "n": 42,
      "standard_error": 0.3313,
      "lower_ci_bound": 2.4737,
      "upper_ci_bound": 3.8118,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 41,
      "standard_error": 0.2235,
      "lower_ci_bound": 1.4972,
      "upper_ci_bound": 2.4007,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 41,
      "standard_error": 0.4442,
      "lower_ci_bound": 1.1045,
      "upper_ci_bound": 2.8999,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.44,
      "n": 44,
      "standard_error": 0.1752,
      "lower_ci_bound": 4.0827,
      "upper_ci_bound": 4.7894,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.17,
      "n": 44,
      "standard_error": 0.1599,
      "lower_ci_bound": 4.8486,
      "upper_ci_bound": 5.4935,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 44,
      "standard_error": 0.137,
      "lower_ci_bound": 3.0697,
      "upper_ci_bound": 3.6223,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.12,
      "n": 44,
      "standard_error": 0.201,
      "lower_ci_bound": 3.7188,
      "upper_ci_bound": 4.5295,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.89,
      "n": 44,
      "standard_error": 0.4526,
      "lower_ci_bound": 1.9806,
      "upper_ci_bound": 3.8061,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.02,
      "n": 44,
      "standard_error": 0.531,
      "lower_ci_bound": 1.9444,
      "upper_ci_bound": 4.0859,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 43,
      "standard_error": 0.1183,
      "lower_ci_bound": 1.0357,
      "upper_ci_bound": 1.5131,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.61,
      "n": 43,
      "standard_error": 0.2154,
      "lower_ci_bound": 0.1725,
      "upper_ci_bound": 1.042,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 45,
      "standard_error": 0.1972,
      "lower_ci_bound": 2.9528,
      "upper_ci_bound": 3.7476,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 45,
      "standard_error": 0.2618,
      "lower_ci_bound": 3.62,
      "upper_ci_bound": 4.6751,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.06,
      "n": 43,
      "standard_error": 0.2747,
      "lower_ci_bound": 1.5094,
      "upper_ci_bound": 2.6182,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.62,
      "n": 43,
      "standard_error": 0.3986,
      "lower_ci_bound": 0.8117,
      "upper_ci_bound": 2.4206,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 43,
      "standard_error": 0.2068,
      "lower_ci_bound": 1.6781,
      "upper_ci_bound": 2.5126,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.01,
      "n": 43,
      "standard_error": 0.3476,
      "lower_ci_bound": 1.304,
      "upper_ci_bound": 2.7069,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 43,
      "standard_error": 0.2015,
      "lower_ci_bound": 1.8785,
      "upper_ci_bound": 2.6918,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 43,
      "standard_error": 0.3225,
      "lower_ci_bound": 1.5198,
      "upper_ci_bound": 2.8214,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 43,
      "standard_error": 0.1878,
      "lower_ci_bound": 1.9533,
      "upper_ci_bound": 2.7114,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 43,
      "standard_error": 0.3644,
      "lower_ci_bound": 1.5144,
      "upper_ci_bound": 2.9853,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 45,
      "standard_error": 0.1322,
      "lower_ci_bound": 2.9895,
      "upper_ci_bound": 3.5225,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.54,
      "n": 45,
      "standard_error": 0.1638,
      "lower_ci_bound": 3.2107,
      "upper_ci_bound": 3.8709,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 45,
      "standard_error": 0.162,
      "lower_ci_bound": 1.2741,
      "upper_ci_bound": 1.9271,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 45,
      "standard_error": 0.3176,
      "lower_ci_bound": 0.5013,
      "upper_ci_bound": 1.7815,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 44,
      "standard_error": 0.1676,
      "lower_ci_bound": 1.1802,
      "upper_ci_bound": 1.8562,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 44,
      "standard_error": 0.4264,
      "lower_ci_bound": 0.4702,
      "upper_ci_bound": 2.1901,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 44,
      "standard_error": 0.2062,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7902,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 44,
      "standard_error": 0.41,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5684,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 44,
      "standard_error": 0.2862,
      "lower_ci_bound": 1.488,
      "upper_ci_bound": 2.6423,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.99,
      "n": 45,
      "standard_error": 0.4988,
      "lower_ci_bound": 0.9866,
      "upper_ci_bound": 2.9972,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 44,
      "standard_error": 0.2402,
      "lower_ci_bound": 1.279,
      "upper_ci_bound": 2.2479,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 44,
      "standard_error": 0.4613,
      "lower_ci_bound": 0.5229,
      "upper_ci_bound": 2.3836,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.51,
      "n": 44,
      "standard_error": 0.1636,
      "lower_ci_bound": 1.1753,
      "upper_ci_bound": 1.8354,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 44,
      "standard_error": 0.3315,
      "lower_ci_bound": 0.4348,
      "upper_ci_bound": 1.772,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 44,
      "standard_error": 0.2887,
      "lower_ci_bound": 1.2002,
      "upper_ci_bound": 2.3646,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.08,
      "n": 44,
      "standard_error": 0.4163,
      "lower_ci_bound": 0.2428,
      "upper_ci_bound": 1.9217,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 44,
      "standard_error": 0.229,
      "lower_ci_bound": 1.2771,
      "upper_ci_bound": 2.2009,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.39,
      "n": 44,
      "standard_error": 0.4141,
      "lower_ci_bound": 0.553,
      "upper_ci_bound": 2.2233,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 44,
      "standard_error": 0.4087,
      "lower_ci_bound": 2.0128,
      "upper_ci_bound": 3.6614,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 44,
      "standard_error": 0.669,
      "lower_ci_bound": 1.7009,
      "upper_ci_bound": 4.3991,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.03,
      "n": 45,
      "standard_error": 0.0633,
      "lower_ci_bound": 3.9002,
      "upper_ci_bound": 4.1553,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 44,
      "standard_error": 0.2155,
      "lower_ci_bound": 3.4268,
      "upper_ci_bound": 4.2961,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 44,
      "standard_error": 0.1082,
      "lower_ci_bound": 1.1514,
      "upper_ci_bound": 1.588,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 44,
      "standard_error": 0.2244,
      "lower_ci_bound": 0.2985,
      "upper_ci_bound": 1.2037,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 44,
      "standard_error": 0.0611,
      "lower_ci_bound": 1.0053,
      "upper_ci_bound": 1.2517,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 44,
      "standard_error": 0.1013,
      "lower_ci_bound": 0.0077,
      "upper_ci_bound": 0.4162,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 44,
      "standard_error": 0.1201,
      "lower_ci_bound": 1.1732,
      "upper_ci_bound": 1.6577,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 44,
      "standard_error": 0.2191,
      "lower_ci_bound": 0.3314,
      "upper_ci_bound": 1.2149,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 44,
      "standard_error": 0.1596,
      "lower_ci_bound": 1.1648,
      "upper_ci_bound": 1.8087,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 44,
      "standard_error": 0.3769,
      "lower_ci_bound": 0.5506,
      "upper_ci_bound": 2.0709,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 45,
      "standard_error": 0.1667,
      "lower_ci_bound": 2.9583,
      "upper_ci_bound": 3.6302,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 45,
      "standard_error": 0.221,
      "lower_ci_bound": 2.8438,
      "upper_ci_bound": 3.7346,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 45,
      "standard_error": 0.4158,
      "lower_ci_bound": 2.0465,
      "upper_ci_bound": 3.7226,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.66,
      "n": 45,
      "standard_error": 0.5692,
      "lower_ci_bound": 1.5121,
      "upper_ci_bound": 3.8066,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 44,
      "standard_error": 0.1615,
      "lower_ci_bound": 2.3061,
      "upper_ci_bound": 2.9576,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 44,
      "standard_error": 0.4234,
      "lower_ci_bound": 1.3344,
      "upper_ci_bound": 3.042,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 44,
      "standard_error": 0.3086,
      "lower_ci_bound": 1.7747,
      "upper_ci_bound": 3.0193,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 44,
      "standard_error": 0.5071,
      "lower_ci_bound": 1.1725,
      "upper_ci_bound": 3.2178,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.94,
      "n": 44,
      "standard_error": 0.248,
      "lower_ci_bound": 1.4441,
      "upper_ci_bound": 2.4445,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3012.00",
      "title": "Administrative Services Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.41,
      "n": 44,
      "standard_error": 0.3502,
      "lower_ci_bound": 0.7064,
      "upper_ci_bound": 2.1191,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.21,
      "n": 33,
      "standard_error": 0.2117,
      "lower_ci_bound": 3.7741,
      "upper_ci_bound": 4.6364,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": 33,
      "standard_error": 0.3127,
      "lower_ci_bound": 3.9287,
      "upper_ci_bound": 5.2025,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.31,
      "n": 33,
      "standard_error": 0.2509,
      "lower_ci_bound": 2.7959,
      "upper_ci_bound": 3.8181,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.99,
      "n": 33,
      "standard_error": 0.4868,
      "lower_ci_bound": 3.003,
      "upper_ci_bound": 4.986,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 33,
      "standard_error": 0.1951,
      "lower_ci_bound": 2.5016,
      "upper_ci_bound": 3.2964,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 33,
      "standard_error": 0.3867,
      "lower_ci_bound": 1.8606,
      "upper_ci_bound": 3.436,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 33,
      "standard_error": 0.3227,
      "lower_ci_bound": 1.5595,
      "upper_ci_bound": 2.8742,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.02,
      "n": 33,
      "standard_error": 0.5435,
      "lower_ci_bound": 0.9171,
      "upper_ci_bound": 3.1313,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.37,
      "n": 33,
      "standard_error": 0.2186,
      "lower_ci_bound": 3.9237,
      "upper_ci_bound": 4.8142,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 33,
      "standard_error": 0.3537,
      "lower_ci_bound": 4.3323,
      "upper_ci_bound": 5.7733,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 33,
      "standard_error": 0.1939,
      "lower_ci_bound": 3.0111,
      "upper_ci_bound": 3.8009,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.98,
      "n": 33,
      "standard_error": 0.377,
      "lower_ci_bound": 3.2117,
      "upper_ci_bound": 4.7477,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 33,
      "standard_error": 0.4259,
      "lower_ci_bound": 1.7743,
      "upper_ci_bound": 3.5094,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 33,
      "standard_error": 0.6295,
      "lower_ci_bound": 1.5729,
      "upper_ci_bound": 4.1376,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 33,
      "standard_error": 0.1934,
      "lower_ci_bound": 1.123,
      "upper_ci_bound": 1.9108,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": 33,
      "standard_error": 0.4539,
      "lower_ci_bound": 0.3378,
      "upper_ci_bound": 2.187,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 33,
      "standard_error": 0.3278,
      "lower_ci_bound": 2.5845,
      "upper_ci_bound": 3.9198,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.06,
      "n": 33,
      "standard_error": 0.4445,
      "lower_ci_bound": 3.1564,
      "upper_ci_bound": 4.9672,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 33,
      "standard_error": 0.2255,
      "lower_ci_bound": 2.5857,
      "upper_ci_bound": 3.5044,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.49,
      "n": 33,
      "standard_error": 0.3565,
      "lower_ci_bound": 2.7596,
      "upper_ci_bound": 4.2118,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 33,
      "standard_error": 0.4082,
      "lower_ci_bound": 1.5627,
      "upper_ci_bound": 3.2259,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 33,
      "standard_error": 0.6898,
      "lower_ci_bound": 1.097,
      "upper_ci_bound": 3.907,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 33,
      "standard_error": 0.4351,
      "lower_ci_bound": 2.4345,
      "upper_ci_bound": 4.2071,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 33,
      "standard_error": 0.5831,
      "lower_ci_bound": 2.2614,
      "upper_ci_bound": 4.6369,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 33,
      "standard_error": 0.4328,
      "lower_ci_bound": 2.4813,
      "upper_ci_bound": 4.2443,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.97,
      "n": 33,
      "standard_error": 0.5963,
      "lower_ci_bound": 2.7557,
      "upper_ci_bound": 5.1851,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.11,
      "n": 33,
      "standard_error": 0.2345,
      "lower_ci_bound": 2.6346,
      "upper_ci_bound": 3.59,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 33,
      "standard_error": 0.3331,
      "lower_ci_bound": 2.6227,
      "upper_ci_bound": 3.9795,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 33,
      "standard_error": 0.3443,
      "lower_ci_bound": 1.7677,
      "upper_ci_bound": 3.1702,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.48,
      "n": 33,
      "standard_error": 0.4911,
      "lower_ci_bound": 1.4811,
      "upper_ci_bound": 3.4816,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 33,
      "standard_error": 0.1986,
      "lower_ci_bound": 2.3643,
      "upper_ci_bound": 3.1733,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 33,
      "standard_error": 0.3462,
      "lower_ci_bound": 2.6425,
      "upper_ci_bound": 4.053,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 32,
      "standard_error": 0.3306,
      "lower_ci_bound": 1.4335,
      "upper_ci_bound": 2.782,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.01,
      "n": 32,
      "standard_error": 0.5304,
      "lower_ci_bound": 0.9253,
      "upper_ci_bound": 3.0887,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 32,
      "standard_error": 0.3348,
      "lower_ci_bound": 2.6082,
      "upper_ci_bound": 3.9738,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.13,
      "n": 32,
      "standard_error": 0.6838,
      "lower_ci_bound": 2.739,
      "upper_ci_bound": 5.5283,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": 33,
      "standard_error": 0.2596,
      "lower_ci_bound": 1.9348,
      "upper_ci_bound": 2.9923,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 33,
      "standard_error": 0.4556,
      "lower_ci_bound": 1.3962,
      "upper_ci_bound": 3.252,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.28,
      "n": 32,
      "standard_error": 0.3362,
      "lower_ci_bound": 1.5971,
      "upper_ci_bound": 2.9685,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 32,
      "standard_error": 0.5011,
      "lower_ci_bound": 1.3617,
      "upper_ci_bound": 3.4059,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 32,
      "standard_error": 0.4676,
      "lower_ci_bound": 1.0247,
      "upper_ci_bound": 2.932,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 32,
      "standard_error": 0.4889,
      "lower_ci_bound": 0.2899,
      "upper_ci_bound": 2.284,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 32,
      "standard_error": 0.4506,
      "lower_ci_bound": 1.7511,
      "upper_ci_bound": 3.589,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 32,
      "standard_error": 0.7039,
      "lower_ci_bound": 1.5241,
      "upper_ci_bound": 4.3953,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 32,
      "standard_error": 0.2156,
      "lower_ci_bound": 2.833,
      "upper_ci_bound": 3.7124,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 32,
      "standard_error": 0.4485,
      "lower_ci_bound": 3.4953,
      "upper_ci_bound": 5.3246,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 31,
      "standard_error": 0.2675,
      "lower_ci_bound": 3.2285,
      "upper_ci_bound": 4.3213,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 32,
      "standard_error": 0.3093,
      "lower_ci_bound": 3.0717,
      "upper_ci_bound": 4.3332,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 33,
      "standard_error": 0.2725,
      "lower_ci_bound": 1.1801,
      "upper_ci_bound": 2.2904,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 33,
      "standard_error": 0.3907,
      "lower_ci_bound": 0.3828,
      "upper_ci_bound": 1.9743,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 33,
      "standard_error": 0.1373,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5363,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 33,
      "standard_error": 0.2909,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0739,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 33,
      "standard_error": 0.2066,
      "lower_ci_bound": 1.0157,
      "upper_ci_bound": 1.8574,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 33,
      "standard_error": 0.4121,
      "lower_ci_bound": 0.0591,
      "upper_ci_bound": 1.7379,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 33,
      "standard_error": 0.2447,
      "lower_ci_bound": 1.1863,
      "upper_ci_bound": 2.1833,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 33,
      "standard_error": 0.5824,
      "lower_ci_bound": 0.551,
      "upper_ci_bound": 2.9238,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 33,
      "standard_error": 0.2695,
      "lower_ci_bound": 2.9212,
      "upper_ci_bound": 4.0191,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 33,
      "standard_error": 0.2929,
      "lower_ci_bound": 3.5098,
      "upper_ci_bound": 4.7031,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 32,
      "standard_error": 0.2114,
      "lower_ci_bound": 2.3197,
      "upper_ci_bound": 3.1819,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.06,
      "n": 33,
      "standard_error": 0.3531,
      "lower_ci_bound": 2.3457,
      "upper_ci_bound": 3.7841,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 32,
      "standard_error": 0.3765,
      "lower_ci_bound": 1.9814,
      "upper_ci_bound": 3.517,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.47,
      "n": 33,
      "standard_error": 0.4848,
      "lower_ci_bound": 1.482,
      "upper_ci_bound": 3.4572,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 32,
      "standard_error": 0.2937,
      "lower_ci_bound": 2.0287,
      "upper_ci_bound": 3.2265,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.28,
      "n": 32,
      "standard_error": 0.3529,
      "lower_ci_bound": 1.56,
      "upper_ci_bound": 2.9994,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.99,
      "n": 33,
      "standard_error": 0.377,
      "lower_ci_bound": 2.2224,
      "upper_ci_bound": 3.7582,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.00",
      "title": "Facilities Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 33,
      "standard_error": 0.3626,
      "lower_ci_bound": 1.6142,
      "upper_ci_bound": 3.0916,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3013.01",
      "title": "Security Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 26,
      "standard_error": 0.2466,
      "lower_ci_bound": 3.1876,
      "upper_ci_bound": 4.2032,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.31,
      "n": 26,
      "standard_error": 0.246,
      "lower_ci_bound": 3.808,
      "upper_ci_bound": 4.8212,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 26,
      "standard_error": 0.1582,
      "lower_ci_bound": 2.1556,
      "upper_ci_bound": 2.8074,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.69,
      "n": 26,
      "standard_error": 0.2636,
      "lower_ci_bound": 3.1502,
      "upper_ci_bound": 4.2359,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.15,
      "n": 26,
      "standard_error": 0.1842,
      "lower_ci_bound": 1.7661,
      "upper_ci_bound": 2.5246,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.16,
      "n": 26,
      "standard_error": 0.366,
      "lower_ci_bound": 1.4016,
      "upper_ci_bound": 2.9093,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 26,
      "standard_error": 0.3073,
      "lower_ci_bound": 1.283,
      "upper_ci_bound": 2.5486,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 26,
      "standard_error": 0.6777,
      "lower_ci_bound": 0.3766,
      "upper_ci_bound": 3.1681,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 25,
      "standard_error": 0.164,
      "lower_ci_bound": 3.7116,
      "upper_ci_bound": 4.3884,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.72,
      "n": 26,
      "standard_error": 0.309,
      "lower_ci_bound": 4.0885,
      "upper_ci_bound": 5.3612,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.42,
      "n": 26,
      "standard_error": 0.1634,
      "lower_ci_bound": 3.0823,
      "upper_ci_bound": 3.7553,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 26,
      "standard_error": 0.237,
      "lower_ci_bound": 3.6023,
      "upper_ci_bound": 4.5783,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 26,
      "standard_error": 0.3053,
      "lower_ci_bound": 1.1487,
      "upper_ci_bound": 2.4064,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 26,
      "standard_error": 0.5877,
      "lower_ci_bound": 0.2105,
      "upper_ci_bound": 2.6311,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 26,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.77,
      "n": 26,
      "standard_error": 0.1402,
      "lower_ci_bound": 4.4773,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.13,
      "n": 26,
      "standard_error": 0.1845,
      "lower_ci_bound": 5.7529,
      "upper_ci_bound": 6.513,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 26,
      "standard_error": 0.4949,
      "lower_ci_bound": 2.4758,
      "upper_ci_bound": 4.5144,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.99,
      "n": 26,
      "standard_error": 0.9192,
      "lower_ci_bound": 2.0984,
      "upper_ci_bound": 5.8847,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 26,
      "standard_error": 0.4264,
      "lower_ci_bound": 1.7357,
      "upper_ci_bound": 3.4921,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 26,
      "standard_error": 0.8047,
      "lower_ci_bound": 1.3458,
      "upper_ci_bound": 4.6604,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 25,
      "standard_error": 0.1311,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5142,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 26,
      "standard_error": 0.3495,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3656,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 24,
      "standard_error": 0.2307,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8564,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.62,
      "n": 25,
      "standard_error": 0.357,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3613,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.16,
      "n": 24,
      "standard_error": 0.2856,
      "lower_ci_bound": 2.5648,
      "upper_ci_bound": 3.7464,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 24,
      "standard_error": 0.3565,
      "lower_ci_bound": 3.9328,
      "upper_ci_bound": 5.4077,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 25,
      "standard_error": 0.3491,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.328,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 25,
      "standard_error": 0.6226,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.4832,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 25,
      "standard_error": 0.118,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.477,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.58,
      "n": 25,
      "standard_error": 0.2932,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1841,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 26,
      "standard_error": 0.0077,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0233,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 26,
      "standard_error": 0.0154,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0466,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 26,
      "standard_error": 0.3975,
      "lower_ci_bound": 1.4034,
      "upper_ci_bound": 3.0406,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.27,
      "n": 26,
      "standard_error": 0.5701,
      "lower_ci_bound": 1.0952,
      "upper_ci_bound": 3.4435,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 26,
      "standard_error": 0.289,
      "lower_ci_bound": 1.3027,
      "upper_ci_bound": 2.4929,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.69,
      "n": 26,
      "standard_error": 0.5662,
      "lower_ci_bound": 0.5227,
      "upper_ci_bound": 2.8552,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 26,
      "standard_error": 0.5051,
      "lower_ci_bound": 1.1984,
      "upper_ci_bound": 3.2788,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.49,
      "n": 26,
      "standard_error": 0.9322,
      "lower_ci_bound": 0.5676,
      "upper_ci_bound": 4.4073,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 26,
      "standard_error": 0.0172,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0517,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.02,
      "n": 26,
      "standard_error": 0.0172,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0517,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 26,
      "standard_error": 0.3017,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.0592,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.78,
      "n": 26,
      "standard_error": 0.4595,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7233,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 24,
      "standard_error": 0.2991,
      "lower_ci_bound": 2.436,
      "upper_ci_bound": 3.6734,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 26,
      "standard_error": 0.3373,
      "lower_ci_bound": 3.2556,
      "upper_ci_bound": 4.6451,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 26,
      "standard_error": 0.4469,
      "lower_ci_bound": 2.5611,
      "upper_ci_bound": 4.4021,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.63,
      "n": 26,
      "standard_error": 0.589,
      "lower_ci_bound": 2.4185,
      "upper_ci_bound": 4.8445,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 25,
      "standard_error": 0.1206,
      "lower_ci_bound": 1.03,
      "upper_ci_bound": 1.5279,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 26,
      "standard_error": 0.3519,
      "lower_ci_bound": 0.0144,
      "upper_ci_bound": 1.4639,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 26,
      "standard_error": 0.3047,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.0495,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 26,
      "standard_error": 0.517,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.803,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 26,
      "standard_error": 0.0288,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0873,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.06,
      "n": 26,
      "standard_error": 0.0576,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1746,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 26,
      "standard_error": 0.1484,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5357,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.69,
      "n": 26,
      "standard_error": 0.4491,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6114,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.94,
      "n": 26,
      "standard_error": 0.2926,
      "lower_ci_bound": 1.3396,
      "upper_ci_bound": 2.5447,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.52,
      "n": 26,
      "standard_error": 0.4991,
      "lower_ci_bound": 0.4908,
      "upper_ci_bound": 2.5466,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 26,
      "standard_error": 0.3671,
      "lower_ci_bound": 1.3657,
      "upper_ci_bound": 2.8778,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.03,
      "n": 26,
      "standard_error": 0.6209,
      "lower_ci_bound": 0.7506,
      "upper_ci_bound": 3.3083,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 26,
      "standard_error": 0.4088,
      "lower_ci_bound": 1.7926,
      "upper_ci_bound": 3.4763,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 26,
      "standard_error": 0.6071,
      "lower_ci_bound": 1.556,
      "upper_ci_bound": 4.0569,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 26,
      "standard_error": 0.2614,
      "lower_ci_bound": 1.6229,
      "upper_ci_bound": 2.6998,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 26,
      "standard_error": 0.5646,
      "lower_ci_bound": 1.3406,
      "upper_ci_bound": 3.6663,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 26,
      "standard_error": 0.0891,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3613,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3021.00",
      "title": "Computer and Information Systems Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": 26,
      "standard_error": 0.2229,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8723,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.33,
      "n": 17,
      "standard_error": 0.147,
      "lower_ci_bound": 4.0134,
      "upper_ci_bound": 4.6368,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.44,
      "n": 17,
      "standard_error": 0.4851,
      "lower_ci_bound": 4.4149,
      "upper_ci_bound": 6.4718,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 17,
      "standard_error": 0.3988,
      "lower_ci_bound": 2.8539,
      "upper_ci_bound": 4.5448,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.97,
      "n": 17,
      "standard_error": 0.7797,
      "lower_ci_bound": 3.3198,
      "upper_ci_bound": 6.6257,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.07,
      "n": 17,
      "standard_error": 0.2015,
      "lower_ci_bound": 3.6469,
      "upper_ci_bound": 4.5012,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.83,
      "n": 17,
      "standard_error": 0.5341,
      "lower_ci_bound": 4.6928,
      "upper_ci_bound": 6.9574,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 16,
      "standard_error": 0.442,
      "lower_ci_bound": 2.412,
      "upper_ci_bound": 4.2962,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 16,
      "standard_error": 0.2646,
      "lower_ci_bound": 3.7967,
      "upper_ci_bound": 4.9246,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.66,
      "n": 16,
      "standard_error": 0.1214,
      "lower_ci_bound": 4.4007,
      "upper_ci_bound": 4.9184,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.36,
      "n": 17,
      "standard_error": 0.2071,
      "lower_ci_bound": 4.9183,
      "upper_ci_bound": 5.7964,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 17,
      "standard_error": 0.2413,
      "lower_ci_bound": 2.9874,
      "upper_ci_bound": 4.0105,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 17,
      "standard_error": 0.172,
      "lower_ci_bound": 3.9323,
      "upper_ci_bound": 4.6617,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 17,
      "standard_error": 0.4714,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.8908,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 17,
      "standard_error": 0.9801,
      "lower_ci_bound": 0,
      "upper_ci_bound": 3.9237,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 17,
      "standard_error": 0.0836,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2542,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 17,
      "standard_error": 0.1671,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5084,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 17,
      "standard_error": 0.2219,
      "lower_ci_bound": 2.7756,
      "upper_ci_bound": 3.7164,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.97,
      "n": 17,
      "standard_error": 0.3191,
      "lower_ci_bound": 3.2964,
      "upper_ci_bound": 4.6493,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 17,
      "standard_error": 0.273,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8715,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.49,
      "n": 17,
      "standard_error": 0.455,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4525,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 17,
      "standard_error": 0.2102,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.776,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.69,
      "n": 17,
      "standard_error": 0.4268,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5913,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 17,
      "standard_error": 0.1983,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7133,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 17,
      "standard_error": 0.3916,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4016,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 17,
      "standard_error": 0.2794,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.9493,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 17,
      "standard_error": 0.4707,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6231,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": 17,
      "standard_error": 0.1808,
      "lower_ci_bound": 3.3424,
      "upper_ci_bound": 4.1091,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 17,
      "standard_error": 0.2448,
      "lower_ci_bound": 3.9587,
      "upper_ci_bound": 4.9968,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 16,
      "standard_error": 0.2052,
      "lower_ci_bound": 1.8109,
      "upper_ci_bound": 2.6856,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.66,
      "n": 17,
      "standard_error": 0.2905,
      "lower_ci_bound": 2.0491,
      "upper_ci_bound": 3.2807,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 17,
      "standard_error": 0.3228,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.3213,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.27,
      "n": 17,
      "standard_error": 0.6399,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.6272,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 17,
      "standard_error": 0.1181,
      "lower_ci_bound": 1.3077,
      "upper_ci_bound": 1.8083,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.66,
      "n": 17,
      "standard_error": 0.2642,
      "lower_ci_bound": 1.1028,
      "upper_ci_bound": 2.2231,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 17,
      "standard_error": 0.0096,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.029,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.02,
      "n": 17,
      "standard_error": 0.0192,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.058,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 17,
      "standard_error": 0.2174,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8029,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 17,
      "standard_error": 0.4135,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5217,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 16,
      "standard_error": 0.2136,
      "lower_ci_bound": 2.8373,
      "upper_ci_bound": 3.748,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.72,
      "n": 17,
      "standard_error": 0.4428,
      "lower_ci_bound": 3.7799,
      "upper_ci_bound": 5.6575,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 16,
      "standard_error": 0.1914,
      "lower_ci_bound": 2.9097,
      "upper_ci_bound": 3.7258,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 16,
      "standard_error": 0.2313,
      "lower_ci_bound": 3.2533,
      "upper_ci_bound": 4.2393,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 17,
      "standard_error": 0.2055,
      "lower_ci_bound": 1.2545,
      "upper_ci_bound": 2.126,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 17,
      "standard_error": 0.2217,
      "lower_ci_bound": 0.6774,
      "upper_ci_bound": 1.6173,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 17,
      "standard_error": 0.02,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0659,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 17,
      "standard_error": 0.0269,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0892,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 17,
      "standard_error": 0.1826,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5911,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.42,
      "n": 17,
      "standard_error": 0.3663,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1929,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 17,
      "standard_error": 0.1323,
      "lower_ci_bound": 1.3122,
      "upper_ci_bound": 1.8731,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 17,
      "standard_error": 0.3096,
      "lower_ci_bound": 0.6686,
      "upper_ci_bound": 1.9814,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 17,
      "standard_error": 0.5723,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.399,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.99,
      "n": 17,
      "standard_error": 0.9504,
      "lower_ci_bound": 0,
      "upper_ci_bound": 4.0063,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 16,
      "standard_error": 0.2346,
      "lower_ci_bound": 3.1008,
      "upper_ci_bound": 4.1007,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.89,
      "n": 17,
      "standard_error": 0.2746,
      "lower_ci_bound": 3.3044,
      "upper_ci_bound": 4.4685,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 17,
      "standard_error": 0.1971,
      "lower_ci_bound": 1.309,
      "upper_ci_bound": 2.1445,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.27,
      "n": 17,
      "standard_error": 0.39,
      "lower_ci_bound": 0.445,
      "upper_ci_bound": 2.0987,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 17,
      "standard_error": 0.2013,
      "lower_ci_bound": 2.3119,
      "upper_ci_bound": 3.1652,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 17,
      "standard_error": 0.4051,
      "lower_ci_bound": 1.771,
      "upper_ci_bound": 3.4886,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 17,
      "standard_error": 0.2372,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.852,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.00",
      "title": "Financial Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 17,
      "standard_error": 0.2888,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.109,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.88,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.01",
      "title": "Treasurers and Controllers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 24,
      "standard_error": 0.2209,
      "lower_ci_bound": 2.729,
      "upper_ci_bound": 3.643,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 24,
      "standard_error": 0.4867,
      "lower_ci_bound": 3.6668,
      "upper_ci_bound": 5.6803,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 24,
      "standard_error": 0.1987,
      "lower_ci_bound": 1.3337,
      "upper_ci_bound": 2.1557,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.96,
      "n": 24,
      "standard_error": 0.4144,
      "lower_ci_bound": 1.1067,
      "upper_ci_bound": 2.8212,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.67,
      "n": 24,
      "standard_error": 0.1109,
      "lower_ci_bound": 4.4355,
      "upper_ci_bound": 4.8945,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.48,
      "n": 24,
      "standard_error": 0.3763,
      "lower_ci_bound": 4.6966,
      "upper_ci_bound": 6.2535,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.01,
      "n": 24,
      "standard_error": 0.144,
      "lower_ci_bound": 2.7077,
      "upper_ci_bound": 3.3035,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.07,
      "n": 24,
      "standard_error": 0.4016,
      "lower_ci_bound": 3.2385,
      "upper_ci_bound": 4.9,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.67,
      "n": 24,
      "standard_error": 0.3606,
      "lower_ci_bound": 2.9242,
      "upper_ci_bound": 4.4159,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 24,
      "standard_error": 0.4856,
      "lower_ci_bound": 3.542,
      "upper_ci_bound": 5.5512,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 24,
      "standard_error": 0.2862,
      "lower_ci_bound": 1.7896,
      "upper_ci_bound": 2.9736,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 24,
      "standard_error": 0.3761,
      "lower_ci_bound": 2.2977,
      "upper_ci_bound": 3.8537,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 24,
      "standard_error": 0.2256,
      "lower_ci_bound": 1.1634,
      "upper_ci_bound": 2.0966,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.39,
      "n": 24,
      "standard_error": 0.4741,
      "lower_ci_bound": 0.4104,
      "upper_ci_bound": 2.3717,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 24,
      "standard_error": 0.0261,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0791,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 24,
      "standard_error": 0.0521,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1581,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 25,
      "standard_error": 0.254,
      "lower_ci_bound": 2.5707,
      "upper_ci_bound": 3.6193,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 25,
      "standard_error": 0.4075,
      "lower_ci_bound": 2.6566,
      "upper_ci_bound": 4.3384,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 25,
      "standard_error": 0.1957,
      "lower_ci_bound": 1.1185,
      "upper_ci_bound": 1.9261,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 25,
      "standard_error": 0.4363,
      "lower_ci_bound": 0.2837,
      "upper_ci_bound": 2.0847,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 25,
      "standard_error": 0.1332,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4556,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 25,
      "standard_error": 0.2588,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8353,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 25,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 25,
      "standard_error": 0.0511,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1908,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 25,
      "standard_error": 0.1662,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5841,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.34,
      "n": 25,
      "standard_error": 0.2068,
      "lower_ci_bound": 3.9144,
      "upper_ci_bound": 4.7682,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.46,
      "n": 25,
      "standard_error": 0.3014,
      "lower_ci_bound": 4.8392,
      "upper_ci_bound": 6.0833,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 25,
      "standard_error": 0.1415,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5578,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 25,
      "standard_error": 0.2927,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1745,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 25,
      "standard_error": 0.0957,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2984,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 25,
      "standard_error": 0.2872,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8953,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 24,
      "standard_error": 0.1102,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4107,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.62,
      "n": 24,
      "standard_error": 0.366,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.38,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 24,
      "standard_error": 0.2678,
      "lower_ci_bound": 1.7524,
      "upper_ci_bound": 2.8604,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.69,
      "n": 24,
      "standard_error": 0.635,
      "lower_ci_bound": 1.3734,
      "upper_ci_bound": 4.0008,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 24,
      "standard_error": 0.2181,
      "lower_ci_bound": 1.44,
      "upper_ci_bound": 2.3424,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.16,
      "n": 24,
      "standard_error": 0.4319,
      "lower_ci_bound": 1.2705,
      "upper_ci_bound": 3.0573,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 24,
      "standard_error": 0.2341,
      "lower_ci_bound": 1.4662,
      "upper_ci_bound": 2.4347,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 24,
      "standard_error": 0.4175,
      "lower_ci_bound": 1.3473,
      "upper_ci_bound": 3.0748,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 25,
      "standard_error": 0.1339,
      "lower_ci_bound": 1.0751,
      "upper_ci_bound": 1.6279,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 25,
      "standard_error": 0.3019,
      "lower_ci_bound": 0.1967,
      "upper_ci_bound": 1.4428,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 25,
      "standard_error": 0.1933,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6709,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.61,
      "n": 25,
      "standard_error": 0.4042,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4486,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": 25,
      "standard_error": 0.3604,
      "lower_ci_bound": 1.8141,
      "upper_ci_bound": 3.3016,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 25,
      "standard_error": 0.6582,
      "lower_ci_bound": 1.7447,
      "upper_ci_bound": 4.4615,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.36,
      "n": 25,
      "standard_error": 0.2032,
      "lower_ci_bound": 3.9452,
      "upper_ci_bound": 4.7841,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 24,
      "standard_error": 0.337,
      "lower_ci_bound": 4.2036,
      "upper_ci_bound": 5.598,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 25,
      "standard_error": 0.1141,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4645,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.56,
      "n": 25,
      "standard_error": 0.306,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1906,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 25,
      "standard_error": 0.0854,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3028,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 25,
      "standard_error": 0.2801,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9716,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 25,
      "standard_error": 0.2167,
      "lower_ci_bound": 1.6474,
      "upper_ci_bound": 2.542,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.42,
      "n": 25,
      "standard_error": 0.5679,
      "lower_ci_bound": 1.2509,
      "upper_ci_bound": 3.5949,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 24,
      "standard_error": 0.0762,
      "lower_ci_bound": 1.0706,
      "upper_ci_bound": 1.3858,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 25,
      "standard_error": 0.2843,
      "lower_ci_bound": 0.2793,
      "upper_ci_bound": 1.453,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 25,
      "standard_error": 0.1518,
      "lower_ci_bound": 1.1004,
      "upper_ci_bound": 1.7268,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 25,
      "standard_error": 0.2301,
      "lower_ci_bound": 0.1644,
      "upper_ci_bound": 1.1142,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 25,
      "standard_error": 0.2684,
      "lower_ci_bound": 2.5836,
      "upper_ci_bound": 3.6915,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 25,
      "standard_error": 0.4425,
      "lower_ci_bound": 2.7309,
      "upper_ci_bound": 4.5576,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 25,
      "standard_error": 0.2063,
      "lower_ci_bound": 1.4624,
      "upper_ci_bound": 2.3141,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": 25,
      "standard_error": 0.3376,
      "lower_ci_bound": 0.9748,
      "upper_ci_bound": 2.3683,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.54,
      "n": 25,
      "standard_error": 0.137,
      "lower_ci_bound": 2.2582,
      "upper_ci_bound": 2.8236,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 25,
      "standard_error": 0.3542,
      "lower_ci_bound": 2.1868,
      "upper_ci_bound": 3.649,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 25,
      "standard_error": 0.1877,
      "lower_ci_bound": 1.2366,
      "upper_ci_bound": 2.0114,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3031.03",
      "title": "Investment Fund Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.22,
      "n": 25,
      "standard_error": 0.3135,
      "lower_ci_bound": 0.5773,
      "upper_ci_bound": 1.8712,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.07,
      "n": 34,
      "standard_error": 0.1434,
      "lower_ci_bound": 3.776,
      "upper_ci_bound": 4.3595,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.72,
      "n": 34,
      "standard_error": 0.2246,
      "lower_ci_bound": 4.2674,
      "upper_ci_bound": 5.1811,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.94,
      "n": 33,
      "standard_error": 0.2339,
      "lower_ci_bound": 2.4653,
      "upper_ci_bound": 3.4181,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.79,
      "n": 34,
      "standard_error": 0.3716,
      "lower_ci_bound": 3.0333,
      "upper_ci_bound": 4.5454,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.51,
      "n": 30,
      "standard_error": 0.1986,
      "lower_ci_bound": 2.1014,
      "upper_ci_bound": 2.9137,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 31,
      "standard_error": 0.2376,
      "lower_ci_bound": 1.8105,
      "upper_ci_bound": 2.7811,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 34,
      "standard_error": 0.2399,
      "lower_ci_bound": 1.6302,
      "upper_ci_bound": 2.6062,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.27,
      "n": 34,
      "standard_error": 0.4421,
      "lower_ci_bound": 1.3687,
      "upper_ci_bound": 3.1676,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 34,
      "standard_error": 0.2683,
      "lower_ci_bound": 3.0208,
      "upper_ci_bound": 4.1126,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 34,
      "standard_error": 0.3754,
      "lower_ci_bound": 3.088,
      "upper_ci_bound": 4.6153,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 34,
      "standard_error": 0.1993,
      "lower_ci_bound": 2.9706,
      "upper_ci_bound": 3.7817,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 34,
      "standard_error": 0.158,
      "lower_ci_bound": 3.6275,
      "upper_ci_bound": 4.2704,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.41,
      "n": 34,
      "standard_error": 0.1424,
      "lower_ci_bound": 4.1245,
      "upper_ci_bound": 4.7041,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.36,
      "n": 34,
      "standard_error": 0.2501,
      "lower_ci_bound": 4.8536,
      "upper_ci_bound": 5.8712,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 34,
      "standard_error": 0.2169,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7677,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 34,
      "standard_error": 0.2823,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0133,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 34,
      "standard_error": 0.2355,
      "lower_ci_bound": 2.4786,
      "upper_ci_bound": 3.437,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 34,
      "standard_error": 0.4324,
      "lower_ci_bound": 2.7654,
      "upper_ci_bound": 4.5248,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 34,
      "standard_error": 0.2012,
      "lower_ci_bound": 2.8003,
      "upper_ci_bound": 3.6192,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 34,
      "standard_error": 0.2599,
      "lower_ci_bound": 3.38,
      "upper_ci_bound": 4.4374,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 34,
      "standard_error": 0.2774,
      "lower_ci_bound": 2.0473,
      "upper_ci_bound": 3.1762,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 34,
      "standard_error": 0.4381,
      "lower_ci_bound": 2.1913,
      "upper_ci_bound": 3.9741,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 34,
      "standard_error": 0.2659,
      "lower_ci_bound": 1.3774,
      "upper_ci_bound": 2.4595,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.56,
      "n": 34,
      "standard_error": 0.4526,
      "lower_ci_bound": 0.6396,
      "upper_ci_bound": 2.4813,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 34,
      "standard_error": 0.2481,
      "lower_ci_bound": 2.7647,
      "upper_ci_bound": 3.7744,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.78,
      "n": 34,
      "standard_error": 0.3696,
      "lower_ci_bound": 3.0238,
      "upper_ci_bound": 4.5277,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 34,
      "standard_error": 0.2203,
      "lower_ci_bound": 2.9566,
      "upper_ci_bound": 3.8531,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 34,
      "standard_error": 0.3129,
      "lower_ci_bound": 3.1036,
      "upper_ci_bound": 4.377,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 34,
      "standard_error": 0.1807,
      "lower_ci_bound": 1.597,
      "upper_ci_bound": 2.3323,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.97,
      "n": 34,
      "standard_error": 0.3762,
      "lower_ci_bound": 1.2078,
      "upper_ci_bound": 2.7387,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 33,
      "standard_error": 0.2092,
      "lower_ci_bound": 1.6459,
      "upper_ci_bound": 2.4982,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 34,
      "standard_error": 0.4347,
      "lower_ci_bound": 1.3766,
      "upper_ci_bound": 3.1453,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 32,
      "standard_error": 0.1694,
      "lower_ci_bound": 1.1236,
      "upper_ci_bound": 1.8144,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 32,
      "standard_error": 0.2895,
      "lower_ci_bound": 0.274,
      "upper_ci_bound": 1.4549,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 33,
      "standard_error": 0.2195,
      "lower_ci_bound": 2.2981,
      "upper_ci_bound": 3.1921,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.02,
      "n": 33,
      "standard_error": 0.3397,
      "lower_ci_bound": 2.3252,
      "upper_ci_bound": 3.7093,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 33,
      "standard_error": 0.1652,
      "lower_ci_bound": 1.5752,
      "upper_ci_bound": 2.2483,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.49,
      "n": 33,
      "standard_error": 0.2909,
      "lower_ci_bound": 0.8943,
      "upper_ci_bound": 2.0793,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 33,
      "standard_error": 0.2058,
      "lower_ci_bound": 1.4027,
      "upper_ci_bound": 2.241,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.63,
      "n": 33,
      "standard_error": 0.4002,
      "lower_ci_bound": 0.8188,
      "upper_ci_bound": 2.4492,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 34,
      "standard_error": 0.1376,
      "lower_ci_bound": 1.1126,
      "upper_ci_bound": 1.6727,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 34,
      "standard_error": 0.2752,
      "lower_ci_bound": 0.1781,
      "upper_ci_bound": 1.298,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.72,
      "n": 34,
      "standard_error": 0.1974,
      "lower_ci_bound": 1.3157,
      "upper_ci_bound": 2.1189,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 34,
      "standard_error": 0.3013,
      "lower_ci_bound": 0.6329,
      "upper_ci_bound": 1.859,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 34,
      "standard_error": 0.1696,
      "lower_ci_bound": 3.0666,
      "upper_ci_bound": 3.7569,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 33,
      "standard_error": 0.2584,
      "lower_ci_bound": 4.0684,
      "upper_ci_bound": 5.121,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.28,
      "n": 34,
      "standard_error": 0.226,
      "lower_ci_bound": 2.8177,
      "upper_ci_bound": 3.7374,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 34,
      "standard_error": 0.305,
      "lower_ci_bound": 2.8132,
      "upper_ci_bound": 4.0542,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 34,
      "standard_error": 0.1862,
      "lower_ci_bound": 1.3199,
      "upper_ci_bound": 2.0776,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 33,
      "standard_error": 0.4749,
      "lower_ci_bound": 0.496,
      "upper_ci_bound": 2.4306,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 34,
      "standard_error": 0.0023,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0069,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 34,
      "standard_error": 0.0069,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0208,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 34,
      "standard_error": 0.0724,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2908,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.31,
      "n": 34,
      "standard_error": 0.1492,
      "lower_ci_bound": 0.0043,
      "upper_ci_bound": 0.6112,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 34,
      "standard_error": 0.1664,
      "lower_ci_bound": 1.2293,
      "upper_ci_bound": 1.9064,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.28,
      "n": 34,
      "standard_error": 0.3501,
      "lower_ci_bound": 0.5664,
      "upper_ci_bound": 1.9908,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 34,
      "standard_error": 0.2452,
      "lower_ci_bound": 2.4036,
      "upper_ci_bound": 3.4013,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.02,
      "n": 34,
      "standard_error": 0.3231,
      "lower_ci_bound": 2.3625,
      "upper_ci_bound": 3.6772,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 33,
      "standard_error": 0.2016,
      "lower_ci_bound": 2.0414,
      "upper_ci_bound": 2.8626,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.36,
      "n": 34,
      "standard_error": 0.26,
      "lower_ci_bound": 1.8354,
      "upper_ci_bound": 2.8933,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 34,
      "standard_error": 0.2234,
      "lower_ci_bound": 1.7054,
      "upper_ci_bound": 2.6146,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 34,
      "standard_error": 0.2155,
      "lower_ci_bound": 0.9453,
      "upper_ci_bound": 1.8223,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 34,
      "standard_error": 0.2236,
      "lower_ci_bound": 1.8578,
      "upper_ci_bound": 2.7679,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 34,
      "standard_error": 0.378,
      "lower_ci_bound": 1.359,
      "upper_ci_bound": 2.8971,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.49,
      "n": 34,
      "standard_error": 0.266,
      "lower_ci_bound": 1.9486,
      "upper_ci_bound": 3.031,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.00",
      "title": "Industrial Production Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 34,
      "standard_error": 0.3595,
      "lower_ci_bound": 1.5859,
      "upper_ci_bound": 3.0488,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.72,
      "n": 16,
      "standard_error": 0.3161,
      "lower_ci_bound": 3.0504,
      "upper_ci_bound": 4.3979,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.19,
      "n": 17,
      "standard_error": 0.2261,
      "lower_ci_bound": 3.7075,
      "upper_ci_bound": 4.6662,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 16,
      "standard_error": 0.3501,
      "lower_ci_bound": 2.2173,
      "upper_ci_bound": 3.7098,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.72,
      "n": 17,
      "standard_error": 0.5385,
      "lower_ci_bound": 2.5761,
      "upper_ci_bound": 4.8593,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 15,
      "standard_error": 0.2919,
      "lower_ci_bound": 1.3219,
      "upper_ci_bound": 2.5741,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 16,
      "standard_error": 0.4082,
      "lower_ci_bound": 0.7418,
      "upper_ci_bound": 2.4821,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 16,
      "standard_error": 0.2512,
      "lower_ci_bound": 1.0925,
      "upper_ci_bound": 2.1635,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.56,
      "n": 17,
      "standard_error": 0.6383,
      "lower_ci_bound": 0.2061,
      "upper_ci_bound": 2.9123,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 16,
      "standard_error": 0.1429,
      "lower_ci_bound": 3.4666,
      "upper_ci_bound": 4.0757,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 17,
      "standard_error": 0.3539,
      "lower_ci_bound": 3.8394,
      "upper_ci_bound": 5.3397,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 15,
      "standard_error": 0.2702,
      "lower_ci_bound": 2.6207,
      "upper_ci_bound": 3.7797,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 17,
      "standard_error": 0.2915,
      "lower_ci_bound": 3.1341,
      "upper_ci_bound": 4.3701,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.12,
      "n": 16,
      "standard_error": 0.2238,
      "lower_ci_bound": 3.6429,
      "upper_ci_bound": 4.597,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 17,
      "standard_error": 0.3407,
      "lower_ci_bound": 3.8768,
      "upper_ci_bound": 5.3214,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 16,
      "standard_error": 0.6185,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.5568,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.63,
      "n": 17,
      "standard_error": 0.7689,
      "lower_ci_bound": 0.0021,
      "upper_ci_bound": 3.2621,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 16,
      "standard_error": 0.3975,
      "lower_ci_bound": 2.477,
      "upper_ci_bound": 4.1715,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.97,
      "n": 17,
      "standard_error": 0.5563,
      "lower_ci_bound": 2.7936,
      "upper_ci_bound": 5.1524,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 15,
      "standard_error": 0.2885,
      "lower_ci_bound": 2.904,
      "upper_ci_bound": 4.1415,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 17,
      "standard_error": 0.4018,
      "lower_ci_bound": 3.199,
      "upper_ci_bound": 4.9026,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 16,
      "standard_error": 0.2334,
      "lower_ci_bound": 1.9743,
      "upper_ci_bound": 2.9694,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 17,
      "standard_error": 0.4169,
      "lower_ci_bound": 1.9743,
      "upper_ci_bound": 3.742,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 16,
      "standard_error": 0.3986,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.6432,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.44,
      "n": 17,
      "standard_error": 0.6673,
      "lower_ci_bound": 0.0298,
      "upper_ci_bound": 2.859,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 16,
      "standard_error": 0.2251,
      "lower_ci_bound": 1.784,
      "upper_ci_bound": 2.7434,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 17,
      "standard_error": 0.4479,
      "lower_ci_bound": 1.8022,
      "upper_ci_bound": 3.701,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.59,
      "n": 16,
      "standard_error": 0.1682,
      "lower_ci_bound": 3.2359,
      "upper_ci_bound": 3.9531,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 17,
      "standard_error": 0.3216,
      "lower_ci_bound": 3.5165,
      "upper_ci_bound": 4.8801,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 16,
      "standard_error": 0.2627,
      "lower_ci_bound": 2.228,
      "upper_ci_bound": 3.3478,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.99,
      "n": 17,
      "standard_error": 0.2701,
      "lower_ci_bound": 2.4163,
      "upper_ci_bound": 3.5614,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.89,
      "n": 16,
      "standard_error": 0.2757,
      "lower_ci_bound": 3.3048,
      "upper_ci_bound": 4.4801,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 17,
      "standard_error": 0.4221,
      "lower_ci_bound": 3.9041,
      "upper_ci_bound": 5.6937,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 16,
      "standard_error": 0.3926,
      "lower_ci_bound": 2.0291,
      "upper_ci_bound": 3.7026,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.74,
      "n": 17,
      "standard_error": 0.5182,
      "lower_ci_bound": 1.6461,
      "upper_ci_bound": 3.8431,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 16,
      "standard_error": 0.3399,
      "lower_ci_bound": 1.6008,
      "upper_ci_bound": 3.0499,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.36,
      "n": 17,
      "standard_error": 0.4467,
      "lower_ci_bound": 1.4161,
      "upper_ci_bound": 3.31,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 16,
      "standard_error": 0.2183,
      "lower_ci_bound": 1.2949,
      "upper_ci_bound": 2.2253,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 17,
      "standard_error": 0.5152,
      "lower_ci_bound": 0.4125,
      "upper_ci_bound": 2.597,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 15,
      "standard_error": 0.275,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1485,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.51,
      "n": 17,
      "standard_error": 0.411,
      "lower_ci_bound": 0.6384,
      "upper_ci_bound": 2.3809,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.93,
      "n": 16,
      "standard_error": 0.3318,
      "lower_ci_bound": 1.2215,
      "upper_ci_bound": 2.6359,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 17,
      "standard_error": 0.489,
      "lower_ci_bound": 0.3419,
      "upper_ci_bound": 2.4153,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 16,
      "standard_error": 0.2181,
      "lower_ci_bound": 1.4931,
      "upper_ci_bound": 2.423,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.28,
      "n": 17,
      "standard_error": 0.5016,
      "lower_ci_bound": 1.2139,
      "upper_ci_bound": 3.3407,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.07,
      "n": 16,
      "standard_error": 0.4406,
      "lower_ci_bound": 3.1342,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.03,
      "n": 17,
      "standard_error": 0.4596,
      "lower_ci_bound": 4.0582,
      "upper_ci_bound": 6.0068,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.06,
      "n": 16,
      "standard_error": 0.0651,
      "lower_ci_bound": 3.9246,
      "upper_ci_bound": 4.2023,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.5,
      "n": 17,
      "standard_error": 0.1889,
      "lower_ci_bound": 4.0984,
      "upper_ci_bound": 4.8993,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 16,
      "standard_error": 0.1386,
      "lower_ci_bound": 1.1149,
      "upper_ci_bound": 1.7058,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 17,
      "standard_error": 0.3667,
      "lower_ci_bound": 0.3129,
      "upper_ci_bound": 1.8677,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 17,
      "standard_error": 0.0461,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.142,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 16,
      "standard_error": 0.0798,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3024,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 17,
      "standard_error": 0.2343,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9372,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 16,
      "standard_error": 0.1839,
      "lower_ci_bound": 1.1045,
      "upper_ci_bound": 1.8887,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 17,
      "standard_error": 0.3504,
      "lower_ci_bound": 0.3017,
      "upper_ci_bound": 1.7874,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 15,
      "standard_error": 0.2386,
      "lower_ci_bound": 2.9614,
      "upper_ci_bound": 3.985,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.56,
      "n": 16,
      "standard_error": 0.2526,
      "lower_ci_bound": 3.0217,
      "upper_ci_bound": 4.0984,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 15,
      "standard_error": 0.3927,
      "lower_ci_bound": 2.0305,
      "upper_ci_bound": 3.7151,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.88,
      "n": 16,
      "standard_error": 0.6012,
      "lower_ci_bound": 1.6019,
      "upper_ci_bound": 4.1647,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 15,
      "standard_error": 0.2377,
      "lower_ci_bound": 1.0638,
      "upper_ci_bound": 2.0835,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.99,
      "n": 16,
      "standard_error": 0.4196,
      "lower_ci_bound": 0.0989,
      "upper_ci_bound": 1.8877,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 15,
      "standard_error": 0.2462,
      "lower_ci_bound": 1.6915,
      "upper_ci_bound": 2.7473,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 16,
      "standard_error": 0.537,
      "lower_ci_bound": 1.0059,
      "upper_ci_bound": 3.2949,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 16,
      "standard_error": 0.2074,
      "lower_ci_bound": 1.6602,
      "upper_ci_bound": 2.5442,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.01",
      "title": "Quality Control Systems Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": 17,
      "standard_error": 0.468,
      "lower_ci_bound": 1.4199,
      "upper_ci_bound": 3.4041,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.21,
      "n": 21,
      "standard_error": 0.1186,
      "lower_ci_bound": 3.9596,
      "upper_ci_bound": 4.4543,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.63,
      "n": 21,
      "standard_error": 0.1497,
      "lower_ci_bound": 4.3168,
      "upper_ci_bound": 4.9415,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 21,
      "standard_error": 0.1346,
      "lower_ci_bound": 3.1731,
      "upper_ci_bound": 3.7348,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 21,
      "standard_error": 0.1752,
      "lower_ci_bound": 4.2202,
      "upper_ci_bound": 4.951,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.07,
      "n": 21,
      "standard_error": 0.1612,
      "lower_ci_bound": 2.73,
      "upper_ci_bound": 3.4025,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 21,
      "standard_error": 0.3407,
      "lower_ci_bound": 2.3275,
      "upper_ci_bound": 3.7489,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 21,
      "standard_error": 0.1818,
      "lower_ci_bound": 1.4064,
      "upper_ci_bound": 2.1648,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 21,
      "standard_error": 0.3153,
      "lower_ci_bound": 0.6924,
      "upper_ci_bound": 2.0077,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.93,
      "n": 20,
      "standard_error": 0.3426,
      "lower_ci_bound": 2.2104,
      "upper_ci_bound": 3.6443,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 20,
      "standard_error": 0.5721,
      "lower_ci_bound": 1.9067,
      "upper_ci_bound": 4.3014,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.69,
      "n": 19,
      "standard_error": 0.1627,
      "lower_ci_bound": 3.3463,
      "upper_ci_bound": 4.0299,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 20,
      "standard_error": 0.1726,
      "lower_ci_bound": 3.9937,
      "upper_ci_bound": 4.7164,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 20,
      "standard_error": 0.2936,
      "lower_ci_bound": 3.381,
      "upper_ci_bound": 4.61,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.64,
      "n": 20,
      "standard_error": 0.4139,
      "lower_ci_bound": 3.7709,
      "upper_ci_bound": 5.5037,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 20,
      "standard_error": 0.1087,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.366,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": 20,
      "standard_error": 0.1347,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4484,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 21,
      "standard_error": 0.1235,
      "lower_ci_bound": 3.1055,
      "upper_ci_bound": 3.6208,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 21,
      "standard_error": 0.2339,
      "lower_ci_bound": 3.7168,
      "upper_ci_bound": 4.6926,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 21,
      "standard_error": 0.194,
      "lower_ci_bound": 3.4021,
      "upper_ci_bound": 4.2113,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.83,
      "n": 21,
      "standard_error": 0.3644,
      "lower_ci_bound": 4.0673,
      "upper_ci_bound": 5.5874,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 21,
      "standard_error": 0.248,
      "lower_ci_bound": 2.9874,
      "upper_ci_bound": 4.0223,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 21,
      "standard_error": 0.4444,
      "lower_ci_bound": 3.025,
      "upper_ci_bound": 4.879,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 21,
      "standard_error": 0.1939,
      "lower_ci_bound": 2.8415,
      "upper_ci_bound": 3.6502,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.53,
      "n": 21,
      "standard_error": 0.3923,
      "lower_ci_bound": 3.7091,
      "upper_ci_bound": 5.3458,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.4,
      "n": 21,
      "standard_error": 0.104,
      "lower_ci_bound": 4.1855,
      "upper_ci_bound": 4.6194,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.89,
      "n": 21,
      "standard_error": 0.2333,
      "lower_ci_bound": 5.4011,
      "upper_ci_bound": 6.3746,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.89,
      "n": 21,
      "standard_error": 0.1756,
      "lower_ci_bound": 3.5246,
      "upper_ci_bound": 4.2571,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.63,
      "n": 21,
      "standard_error": 0.1976,
      "lower_ci_bound": 4.2221,
      "upper_ci_bound": 5.0466,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.54,
      "n": 21,
      "standard_error": 0.0915,
      "lower_ci_bound": 3.3486,
      "upper_ci_bound": 3.7303,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": 21,
      "standard_error": 0.1642,
      "lower_ci_bound": 4.338,
      "upper_ci_bound": 5.023,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.46,
      "n": 21,
      "standard_error": 0.1449,
      "lower_ci_bound": 3.1585,
      "upper_ci_bound": 3.7632,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.56,
      "n": 21,
      "standard_error": 0.1303,
      "lower_ci_bound": 4.2915,
      "upper_ci_bound": 4.835,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 21,
      "standard_error": 0.1604,
      "lower_ci_bound": 1.873,
      "upper_ci_bound": 2.542,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 21,
      "standard_error": 0.2749,
      "lower_ci_bound": 2.2369,
      "upper_ci_bound": 3.3837,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.94,
      "n": 21,
      "standard_error": 0.1977,
      "lower_ci_bound": 2.5275,
      "upper_ci_bound": 3.3523,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.56,
      "n": 21,
      "standard_error": 0.3778,
      "lower_ci_bound": 2.7769,
      "upper_ci_bound": 4.353,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 21,
      "standard_error": 0.1765,
      "lower_ci_bound": 1.7471,
      "upper_ci_bound": 2.4834,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 21,
      "standard_error": 0.2919,
      "lower_ci_bound": 1.5963,
      "upper_ci_bound": 2.814,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.01,
      "n": 21,
      "standard_error": 0.1964,
      "lower_ci_bound": 1.6048,
      "upper_ci_bound": 2.424,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 21,
      "standard_error": 0.4915,
      "lower_ci_bound": 1.4249,
      "upper_ci_bound": 3.4754,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 19,
      "standard_error": 0.1691,
      "lower_ci_bound": 1.5051,
      "upper_ci_bound": 2.2157,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": 0.3061,
      "lower_ci_bound": 1.0071,
      "upper_ci_bound": 2.2886,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 20,
      "standard_error": 0.2251,
      "lower_ci_bound": 1.7997,
      "upper_ci_bound": 2.7418,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.76,
      "n": 20,
      "standard_error": 0.2937,
      "lower_ci_bound": 2.1419,
      "upper_ci_bound": 3.3712,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": 0.1969,
      "lower_ci_bound": 3.1371,
      "upper_ci_bound": 3.9614,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.36,
      "n": 20,
      "standard_error": 0.2361,
      "lower_ci_bound": 4.8614,
      "upper_ci_bound": 5.8498,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": 0.2802,
      "lower_ci_bound": 3.1589,
      "upper_ci_bound": 4.3318,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.84,
      "n": 20,
      "standard_error": 0.2471,
      "lower_ci_bound": 3.3187,
      "upper_ci_bound": 4.3531,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 21,
      "standard_error": 0.1592,
      "lower_ci_bound": 1.4428,
      "upper_ci_bound": 2.1071,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.34,
      "n": 21,
      "standard_error": 0.2106,
      "lower_ci_bound": 0.9028,
      "upper_ci_bound": 1.7813,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 21,
      "standard_error": 0.0813,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3153,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 21,
      "standard_error": 0.1343,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5193,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 21,
      "standard_error": 0.147,
      "lower_ci_bound": 1.3321,
      "upper_ci_bound": 1.9452,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.73,
      "n": 21,
      "standard_error": 0.146,
      "lower_ci_bound": 0.4216,
      "upper_ci_bound": 1.0307,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.02,
      "n": 21,
      "standard_error": 0.1202,
      "lower_ci_bound": 1.7675,
      "upper_ci_bound": 2.2688,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 21,
      "standard_error": 0.4468,
      "lower_ci_bound": 1.8571,
      "upper_ci_bound": 3.7212,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 21,
      "standard_error": 0.1356,
      "lower_ci_bound": 3.6137,
      "upper_ci_bound": 4.1793,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.64,
      "n": 21,
      "standard_error": 0.1282,
      "lower_ci_bound": 4.3732,
      "upper_ci_bound": 4.9081,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 21,
      "standard_error": 0.2418,
      "lower_ci_bound": 2.8561,
      "upper_ci_bound": 3.8647,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.54,
      "n": 21,
      "standard_error": 0.2901,
      "lower_ci_bound": 2.9397,
      "upper_ci_bound": 4.1502,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 21,
      "standard_error": 0.2694,
      "lower_ci_bound": 2.2372,
      "upper_ci_bound": 3.3611,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 21,
      "standard_error": 0.2644,
      "lower_ci_bound": 2.3699,
      "upper_ci_bound": 3.4728,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 21,
      "standard_error": 0.1436,
      "lower_ci_bound": 2.1064,
      "upper_ci_bound": 2.7053,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 21,
      "standard_error": 0.3071,
      "lower_ci_bound": 1.8828,
      "upper_ci_bound": 3.1641,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 20,
      "standard_error": 0.1574,
      "lower_ci_bound": 2.3035,
      "upper_ci_bound": 2.9623,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.02",
      "title": "Geothermal Production Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.31,
      "n": 20,
      "standard_error": 0.2699,
      "lower_ci_bound": 1.748,
      "upper_ci_bound": 2.8779,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2011-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.08,
      "n": 23,
      "standard_error": 0.1456,
      "lower_ci_bound": 3.7766,
      "upper_ci_bound": 4.3804,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.96,
      "n": 22,
      "standard_error": 0.2547,
      "lower_ci_bound": 4.4316,
      "upper_ci_bound": 5.4908,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 23,
      "standard_error": 0.158,
      "lower_ci_bound": 2.935,
      "upper_ci_bound": 3.5905,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.28,
      "n": 23,
      "standard_error": 0.2223,
      "lower_ci_bound": 3.8159,
      "upper_ci_bound": 4.7381,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.01,
      "n": 23,
      "standard_error": 0.215,
      "lower_ci_bound": 2.563,
      "upper_ci_bound": 3.4548,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.98,
      "n": 23,
      "standard_error": 0.2624,
      "lower_ci_bound": 2.4401,
      "upper_ci_bound": 3.5284,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 23,
      "standard_error": 0.2339,
      "lower_ci_bound": 1.9586,
      "upper_ci_bound": 2.9287,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 23,
      "standard_error": 0.3729,
      "lower_ci_bound": 2.0354,
      "upper_ci_bound": 3.5821,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 23,
      "standard_error": 0.1998,
      "lower_ci_bound": 2.6292,
      "upper_ci_bound": 3.4581,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.03,
      "n": 23,
      "standard_error": 0.3046,
      "lower_ci_bound": 3.4023,
      "upper_ci_bound": 4.6658,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 23,
      "standard_error": 0.2646,
      "lower_ci_bound": 2.7725,
      "upper_ci_bound": 3.87,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.99,
      "n": 23,
      "standard_error": 0.375,
      "lower_ci_bound": 3.2084,
      "upper_ci_bound": 4.7639,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.73,
      "n": 23,
      "standard_error": 0.111,
      "lower_ci_bound": 4.4966,
      "upper_ci_bound": 4.9571,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.6,
      "n": 23,
      "standard_error": 0.2074,
      "lower_ci_bound": 5.1688,
      "upper_ci_bound": 6.029,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 23,
      "standard_error": 0.2948,
      "lower_ci_bound": 2.094,
      "upper_ci_bound": 3.3165,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 23,
      "standard_error": 0.4983,
      "lower_ci_bound": 2.2663,
      "upper_ci_bound": 4.3331,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 23,
      "standard_error": 0.2191,
      "lower_ci_bound": 2.8731,
      "upper_ci_bound": 3.7817,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 23,
      "standard_error": 0.2964,
      "lower_ci_bound": 3.3483,
      "upper_ci_bound": 4.5775,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 23,
      "standard_error": 0.1716,
      "lower_ci_bound": 3.3241,
      "upper_ci_bound": 4.0358,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.79,
      "n": 23,
      "standard_error": 0.2697,
      "lower_ci_bound": 4.2267,
      "upper_ci_bound": 5.3454,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 23,
      "standard_error": 0.2279,
      "lower_ci_bound": 2.7207,
      "upper_ci_bound": 3.6662,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": 23,
      "standard_error": 0.2784,
      "lower_ci_bound": 3.4612,
      "upper_ci_bound": 4.6158,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 23,
      "standard_error": 0.2193,
      "lower_ci_bound": 2.3652,
      "upper_ci_bound": 3.2747,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 23,
      "standard_error": 0.4651,
      "lower_ci_bound": 2.9475,
      "upper_ci_bound": 4.8764,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": 22,
      "standard_error": 0.1441,
      "lower_ci_bound": 3.7373,
      "upper_ci_bound": 4.3367,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.41,
      "n": 22,
      "standard_error": 0.2102,
      "lower_ci_bound": 4.9726,
      "upper_ci_bound": 5.847,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.49,
      "n": 23,
      "standard_error": 0.1826,
      "lower_ci_bound": 3.11,
      "upper_ci_bound": 3.8674,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.46,
      "n": 23,
      "standard_error": 0.1612,
      "lower_ci_bound": 4.1268,
      "upper_ci_bound": 4.7952,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.28,
      "n": 23,
      "standard_error": 0.2489,
      "lower_ci_bound": 2.7647,
      "upper_ci_bound": 3.797,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.63,
      "n": 23,
      "standard_error": 0.3829,
      "lower_ci_bound": 2.8407,
      "upper_ci_bound": 4.4287,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 23,
      "standard_error": 0.1608,
      "lower_ci_bound": 3.3471,
      "upper_ci_bound": 4.0142,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": 23,
      "standard_error": 0.1227,
      "lower_ci_bound": 4.4295,
      "upper_ci_bound": 4.9383,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.98,
      "n": 23,
      "standard_error": 0.3318,
      "lower_ci_bound": 2.29,
      "upper_ci_bound": 3.6662,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.27,
      "n": 23,
      "standard_error": 0.4613,
      "lower_ci_bound": 2.309,
      "upper_ci_bound": 4.2224,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 23,
      "standard_error": 0.2265,
      "lower_ci_bound": 2.1845,
      "upper_ci_bound": 3.1239,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 23,
      "standard_error": 0.3475,
      "lower_ci_bound": 2.4679,
      "upper_ci_bound": 3.9092,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 23,
      "standard_error": 0.1847,
      "lower_ci_bound": 1.4163,
      "upper_ci_bound": 2.1824,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": 23,
      "standard_error": 0.3352,
      "lower_ci_bound": 0.9788,
      "upper_ci_bound": 2.369,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 23,
      "standard_error": 0.1977,
      "lower_ci_bound": 1.6779,
      "upper_ci_bound": 2.4978,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 23,
      "standard_error": 0.3657,
      "lower_ci_bound": 1.4186,
      "upper_ci_bound": 2.9354,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 23,
      "standard_error": 0.1152,
      "lower_ci_bound": 1.1153,
      "upper_ci_bound": 1.593,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 23,
      "standard_error": 0.2142,
      "lower_ci_bound": 0.1985,
      "upper_ci_bound": 1.0871,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 23,
      "standard_error": 0.1306,
      "lower_ci_bound": 1.1325,
      "upper_ci_bound": 1.6741,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.08,
      "n": 23,
      "standard_error": 0.3495,
      "lower_ci_bound": 0.3533,
      "upper_ci_bound": 1.8031,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 23,
      "standard_error": 0.1941,
      "lower_ci_bound": 2.8236,
      "upper_ci_bound": 3.6285,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.47,
      "n": 23,
      "standard_error": 0.3295,
      "lower_ci_bound": 3.7816,
      "upper_ci_bound": 5.1485,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 23,
      "standard_error": 0.1825,
      "lower_ci_bound": 2.849,
      "upper_ci_bound": 3.6062,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.56,
      "n": 23,
      "standard_error": 0.1965,
      "lower_ci_bound": 3.1509,
      "upper_ci_bound": 3.9658,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": 0.1104,
      "lower_ci_bound": 1.0329,
      "upper_ci_bound": 1.4907,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.46,
      "n": 23,
      "standard_error": 0.2107,
      "lower_ci_bound": 0.0226,
      "upper_ci_bound": 0.8966,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 23,
      "standard_error": 0.0296,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0901,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 23,
      "standard_error": 0.0296,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0901,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 23,
      "standard_error": 0.0919,
      "lower_ci_bound": 1.0609,
      "upper_ci_bound": 1.4422,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 23,
      "standard_error": 0.1602,
      "lower_ci_bound": 0.1061,
      "upper_ci_bound": 0.7707,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 23,
      "standard_error": 0.1268,
      "lower_ci_bound": 1.0715,
      "upper_ci_bound": 1.5975,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 23,
      "standard_error": 0.2711,
      "lower_ci_bound": 0.1881,
      "upper_ci_bound": 1.3126,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.13,
      "n": 23,
      "standard_error": 0.282,
      "lower_ci_bound": 2.5494,
      "upper_ci_bound": 3.719,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 23,
      "standard_error": 0.4486,
      "lower_ci_bound": 2.7198,
      "upper_ci_bound": 4.5803,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 23,
      "standard_error": 0.246,
      "lower_ci_bound": 1.9898,
      "upper_ci_bound": 3.0101,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 23,
      "standard_error": 0.409,
      "lower_ci_bound": 1.9174,
      "upper_ci_bound": 3.6137,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 23,
      "standard_error": 0.2208,
      "lower_ci_bound": 1.3518,
      "upper_ci_bound": 2.2677,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.44,
      "n": 23,
      "standard_error": 0.3891,
      "lower_ci_bound": 0.633,
      "upper_ci_bound": 2.2466,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 23,
      "standard_error": 0.1826,
      "lower_ci_bound": 1.5965,
      "upper_ci_bound": 2.3539,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.89,
      "n": 23,
      "standard_error": 0.3104,
      "lower_ci_bound": 1.2459,
      "upper_ci_bound": 2.5333,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.66,
      "n": 23,
      "standard_error": 0.2077,
      "lower_ci_bound": 2.2263,
      "upper_ci_bound": 3.0879,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.03",
      "title": "Biofuels Production Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.26,
      "n": 23,
      "standard_error": 0.3167,
      "lower_ci_bound": 2.6023,
      "upper_ci_bound": 3.9158,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 21,
      "standard_error": 0.2185,
      "lower_ci_bound": 3.5946,
      "upper_ci_bound": 4.5063,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.97,
      "n": 20,
      "standard_error": 0.2351,
      "lower_ci_bound": 4.4805,
      "upper_ci_bound": 5.4647,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.61,
      "n": 21,
      "standard_error": 0.1903,
      "lower_ci_bound": 3.217,
      "upper_ci_bound": 4.0111,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 20,
      "standard_error": 0.4238,
      "lower_ci_bound": 3.3566,
      "upper_ci_bound": 5.1306,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 21,
      "standard_error": 0.2725,
      "lower_ci_bound": 2.5681,
      "upper_ci_bound": 3.705,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.78,
      "n": 19,
      "standard_error": 0.519,
      "lower_ci_bound": 2.693,
      "upper_ci_bound": 4.8739,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 21,
      "standard_error": 0.2916,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.0974,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 21,
      "standard_error": 0.5616,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.2156,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 20,
      "standard_error": 0.4369,
      "lower_ci_bound": 1.9533,
      "upper_ci_bound": 3.7822,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 20,
      "standard_error": 0.6904,
      "lower_ci_bound": 1.9074,
      "upper_ci_bound": 4.7973,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.87,
      "n": 20,
      "standard_error": 0.237,
      "lower_ci_bound": 3.3706,
      "upper_ci_bound": 4.3625,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 20,
      "standard_error": 0.1791,
      "lower_ci_bound": 4.0707,
      "upper_ci_bound": 4.8203,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.06,
      "n": 20,
      "standard_error": 0.2661,
      "lower_ci_bound": 3.5052,
      "upper_ci_bound": 4.619,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.98,
      "n": 20,
      "standard_error": 0.373,
      "lower_ci_bound": 4.1947,
      "upper_ci_bound": 5.7563,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 19,
      "standard_error": 0.0334,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1093,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.07,
      "n": 19,
      "standard_error": 0.055,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1854,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 21,
      "standard_error": 0.3744,
      "lower_ci_bound": 2.6913,
      "upper_ci_bound": 4.2532,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.07,
      "n": 21,
      "standard_error": 0.218,
      "lower_ci_bound": 3.6159,
      "upper_ci_bound": 4.5253,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.08,
      "n": 21,
      "standard_error": 0.2071,
      "lower_ci_bound": 3.6449,
      "upper_ci_bound": 4.5089,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 21,
      "standard_error": 0.1204,
      "lower_ci_bound": 4.5484,
      "upper_ci_bound": 5.0507,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 21,
      "standard_error": 0.3602,
      "lower_ci_bound": 2.4555,
      "upper_ci_bound": 3.9583,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.39,
      "n": 21,
      "standard_error": 0.5205,
      "lower_ci_bound": 2.3046,
      "upper_ci_bound": 4.4763,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 21,
      "standard_error": 0.2151,
      "lower_ci_bound": 2.6406,
      "upper_ci_bound": 3.5381,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.13,
      "n": 21,
      "standard_error": 0.4092,
      "lower_ci_bound": 3.2793,
      "upper_ci_bound": 4.9866,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.3,
      "n": 21,
      "standard_error": 0.1556,
      "lower_ci_bound": 3.9764,
      "upper_ci_bound": 4.6254,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.52,
      "n": 21,
      "standard_error": 0.3796,
      "lower_ci_bound": 4.7281,
      "upper_ci_bound": 6.3118,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 21,
      "standard_error": 0.2753,
      "lower_ci_bound": 2.9558,
      "upper_ci_bound": 4.1043,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.39,
      "n": 21,
      "standard_error": 0.2871,
      "lower_ci_bound": 3.7867,
      "upper_ci_bound": 4.9846,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 21,
      "standard_error": 0.2969,
      "lower_ci_bound": 2.5847,
      "upper_ci_bound": 3.8235,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.99,
      "n": 21,
      "standard_error": 0.4828,
      "lower_ci_bound": 2.9799,
      "upper_ci_bound": 4.9939,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 21,
      "standard_error": 0.2197,
      "lower_ci_bound": 2.8958,
      "upper_ci_bound": 3.8121,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": 21,
      "standard_error": 0.172,
      "lower_ci_bound": 4.2138,
      "upper_ci_bound": 4.9313,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 20,
      "standard_error": 0.2821,
      "lower_ci_bound": 1.1038,
      "upper_ci_bound": 2.2847,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.63,
      "n": 20,
      "standard_error": 0.6233,
      "lower_ci_bound": 0.3205,
      "upper_ci_bound": 2.9299,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": 0.1377,
      "lower_ci_bound": 2.5659,
      "upper_ci_bound": 3.1425,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 20,
      "standard_error": 0.288,
      "lower_ci_bound": 3.3035,
      "upper_ci_bound": 4.509,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.72,
      "n": 20,
      "standard_error": 0.2736,
      "lower_ci_bound": 1.1434,
      "upper_ci_bound": 2.2889,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.41,
      "n": 20,
      "standard_error": 0.4804,
      "lower_ci_bound": 0.4022,
      "upper_ci_bound": 2.413,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 20,
      "standard_error": 0.2508,
      "lower_ci_bound": 1.103,
      "upper_ci_bound": 2.1528,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.37,
      "n": 20,
      "standard_error": 0.5263,
      "lower_ci_bound": 0.2685,
      "upper_ci_bound": 2.4718,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 21,
      "standard_error": 0.3036,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2644,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.98,
      "n": 21,
      "standard_error": 0.4574,
      "lower_ci_bound": 0.0262,
      "upper_ci_bound": 1.9343,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.28,
      "n": 21,
      "standard_error": 0.2072,
      "lower_ci_bound": 1.8473,
      "upper_ci_bound": 2.7117,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 21,
      "standard_error": 0.3721,
      "lower_ci_bound": 2.0699,
      "upper_ci_bound": 3.6225,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.58,
      "n": 21,
      "standard_error": 0.254,
      "lower_ci_bound": 3.0518,
      "upper_ci_bound": 4.1114,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.08,
      "n": 21,
      "standard_error": 0.3595,
      "lower_ci_bound": 4.3323,
      "upper_ci_bound": 5.832,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.34,
      "n": 21,
      "standard_error": 0.3113,
      "lower_ci_bound": 2.6919,
      "upper_ci_bound": 3.9908,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.93,
      "n": 21,
      "standard_error": 0.4328,
      "lower_ci_bound": 3.0245,
      "upper_ci_bound": 4.83,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 20,
      "standard_error": 0.1438,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.562,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.61,
      "n": 20,
      "standard_error": 0.4079,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4666,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 20,
      "standard_error": 0.0251,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0829,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 20,
      "standard_error": 0.0403,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1345,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": 0.1668,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6966,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.97,
      "n": 20,
      "standard_error": 0.4928,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.006,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 20,
      "standard_error": 0.3071,
      "lower_ci_bound": 1.0997,
      "upper_ci_bound": 2.3853,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.53,
      "n": 20,
      "standard_error": 0.6157,
      "lower_ci_bound": 0.2437,
      "upper_ci_bound": 2.8213,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 21,
      "standard_error": 0.3242,
      "lower_ci_bound": 3.0281,
      "upper_ci_bound": 4.3805,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 21,
      "standard_error": 0.3627,
      "lower_ci_bound": 3.4981,
      "upper_ci_bound": 5.0112,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 21,
      "standard_error": 0.3656,
      "lower_ci_bound": 1.8828,
      "upper_ci_bound": 3.4082,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 21,
      "standard_error": 0.5143,
      "lower_ci_bound": 1.6756,
      "upper_ci_bound": 3.821,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": 0.2847,
      "lower_ci_bound": 1.7849,
      "upper_ci_bound": 2.9727,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 21,
      "standard_error": 0.4644,
      "lower_ci_bound": 1.1699,
      "upper_ci_bound": 3.1074,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 21,
      "standard_error": 0.3351,
      "lower_ci_bound": 1.9357,
      "upper_ci_bound": 3.3339,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 21,
      "standard_error": 0.3867,
      "lower_ci_bound": 1.6454,
      "upper_ci_bound": 3.2588,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 20,
      "standard_error": 0.2341,
      "lower_ci_bound": 2.323,
      "upper_ci_bound": 3.303,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.04",
      "title": "Biomass Power Plant Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 20,
      "standard_error": 0.2762,
      "lower_ci_bound": 2.3859,
      "upper_ci_bound": 3.5421,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 29,
      "standard_error": 0.1492,
      "lower_ci_bound": 3.6175,
      "upper_ci_bound": 4.229,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 29,
      "standard_error": 0.299,
      "lower_ci_bound": 3.6888,
      "upper_ci_bound": 4.9138,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 29,
      "standard_error": 0.1868,
      "lower_ci_bound": 2.8185,
      "upper_ci_bound": 3.5837,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 29,
      "standard_error": 0.3228,
      "lower_ci_bound": 3.1066,
      "upper_ci_bound": 4.4292,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 29,
      "standard_error": 0.1654,
      "lower_ci_bound": 2.4181,
      "upper_ci_bound": 3.0958,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 29,
      "standard_error": 0.305,
      "lower_ci_bound": 2.0505,
      "upper_ci_bound": 3.3,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 29,
      "standard_error": 0.1645,
      "lower_ci_bound": 1.2955,
      "upper_ci_bound": 1.9695,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.24,
      "n": 29,
      "standard_error": 0.2986,
      "lower_ci_bound": 0.6258,
      "upper_ci_bound": 1.8491,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 29,
      "standard_error": 0.2628,
      "lower_ci_bound": 2.191,
      "upper_ci_bound": 3.2678,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 29,
      "standard_error": 0.4869,
      "lower_ci_bound": 2.0469,
      "upper_ci_bound": 4.0419,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.58,
      "n": 29,
      "standard_error": 0.173,
      "lower_ci_bound": 3.2306,
      "upper_ci_bound": 3.9394,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.12,
      "n": 29,
      "standard_error": 0.2439,
      "lower_ci_bound": 3.6224,
      "upper_ci_bound": 4.6214,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.11,
      "n": 29,
      "standard_error": 0.2123,
      "lower_ci_bound": 2.6765,
      "upper_ci_bound": 3.5463,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 28,
      "standard_error": 0.4341,
      "lower_ci_bound": 3.4274,
      "upper_ci_bound": 5.2089,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 29,
      "standard_error": 0.0279,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0849,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 29,
      "standard_error": 0.0279,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0849,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 29,
      "standard_error": 0.1893,
      "lower_ci_bound": 3.2122,
      "upper_ci_bound": 3.9876,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 28,
      "standard_error": 0.1817,
      "lower_ci_bound": 3.9804,
      "upper_ci_bound": 4.726,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 29,
      "standard_error": 0.1581,
      "lower_ci_bound": 3.2998,
      "upper_ci_bound": 3.9475,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 28,
      "standard_error": 0.2205,
      "lower_ci_bound": 4.1007,
      "upper_ci_bound": 5.0055,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 29,
      "standard_error": 0.2185,
      "lower_ci_bound": 2.7518,
      "upper_ci_bound": 3.6468,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.87,
      "n": 29,
      "standard_error": 0.312,
      "lower_ci_bound": 3.2266,
      "upper_ci_bound": 4.5046,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.98,
      "n": 29,
      "standard_error": 0.1801,
      "lower_ci_bound": 2.6146,
      "upper_ci_bound": 3.3523,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 29,
      "standard_error": 0.251,
      "lower_ci_bound": 3.7028,
      "upper_ci_bound": 4.731,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.07,
      "n": 28,
      "standard_error": 0.1645,
      "lower_ci_bound": 3.7307,
      "upper_ci_bound": 4.406,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.48,
      "n": 28,
      "standard_error": 0.2072,
      "lower_ci_bound": 5.0552,
      "upper_ci_bound": 5.9055,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 28,
      "standard_error": 0.1556,
      "lower_ci_bound": 3.0911,
      "upper_ci_bound": 3.7298,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 28,
      "standard_error": 0.1878,
      "lower_ci_bound": 3.8168,
      "upper_ci_bound": 4.5876,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.13,
      "n": 29,
      "standard_error": 0.1515,
      "lower_ci_bound": 2.8181,
      "upper_ci_bound": 3.4386,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 29,
      "standard_error": 0.1983,
      "lower_ci_bound": 3.7078,
      "upper_ci_bound": 4.5202,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 29,
      "standard_error": 0.1523,
      "lower_ci_bound": 2.1914,
      "upper_ci_bound": 2.8153,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": 29,
      "standard_error": 0.2635,
      "lower_ci_bound": 2.8197,
      "upper_ci_bound": 3.8993,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.72,
      "n": 28,
      "standard_error": 0.1918,
      "lower_ci_bound": 1.3238,
      "upper_ci_bound": 2.111,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 28,
      "standard_error": 0.3342,
      "lower_ci_bound": 0.4937,
      "upper_ci_bound": 1.8652,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.02,
      "n": 28,
      "standard_error": 0.2551,
      "lower_ci_bound": 2.4946,
      "upper_ci_bound": 3.5414,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.63,
      "n": 28,
      "standard_error": 0.3093,
      "lower_ci_bound": 2.9931,
      "upper_ci_bound": 4.2623,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 28,
      "standard_error": 0.2463,
      "lower_ci_bound": 1.6591,
      "upper_ci_bound": 2.6697,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.84,
      "n": 28,
      "standard_error": 0.3669,
      "lower_ci_bound": 1.0827,
      "upper_ci_bound": 2.5882,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 28,
      "standard_error": 0.2017,
      "lower_ci_bound": 2.2077,
      "upper_ci_bound": 3.0355,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.14,
      "n": 28,
      "standard_error": 0.3564,
      "lower_ci_bound": 2.4097,
      "upper_ci_bound": 3.8724,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 28,
      "standard_error": 0.1959,
      "lower_ci_bound": 1.4012,
      "upper_ci_bound": 2.2051,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 28,
      "standard_error": 0.2805,
      "lower_ci_bound": 0.6361,
      "upper_ci_bound": 1.7872,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 28,
      "standard_error": 0.1759,
      "lower_ci_bound": 1.4957,
      "upper_ci_bound": 2.2175,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.8,
      "n": 29,
      "standard_error": 0.3392,
      "lower_ci_bound": 1.1092,
      "upper_ci_bound": 2.4991,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 28,
      "standard_error": 0.2176,
      "lower_ci_bound": 3.073,
      "upper_ci_bound": 3.9661,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 29,
      "standard_error": 0.2193,
      "lower_ci_bound": 4.1418,
      "upper_ci_bound": 5.0401,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 29,
      "standard_error": 0.1726,
      "lower_ci_bound": 3.4704,
      "upper_ci_bound": 4.1775,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 29,
      "standard_error": 0.1682,
      "lower_ci_bound": 3.6198,
      "upper_ci_bound": 4.3088,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 29,
      "standard_error": 0.0686,
      "lower_ci_bound": 1.013,
      "upper_ci_bound": 1.2942,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 29,
      "standard_error": 0.0917,
      "lower_ci_bound": 0.0156,
      "upper_ci_bound": 0.3911,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 29,
      "standard_error": 0.0279,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0849,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 29,
      "standard_error": 0.0279,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0849,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 29,
      "standard_error": 0.1534,
      "lower_ci_bound": 1.2531,
      "upper_ci_bound": 1.8814,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 29,
      "standard_error": 0.2723,
      "lower_ci_bound": 0.5056,
      "upper_ci_bound": 1.6209,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 29,
      "standard_error": 0.1461,
      "lower_ci_bound": 1.1877,
      "upper_ci_bound": 1.7862,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 29,
      "standard_error": 0.3721,
      "lower_ci_bound": 0.5408,
      "upper_ci_bound": 2.0651,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.06,
      "n": 29,
      "standard_error": 0.1902,
      "lower_ci_bound": 3.6686,
      "upper_ci_bound": 4.4477,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 29,
      "standard_error": 0.2617,
      "lower_ci_bound": 4.016,
      "upper_ci_bound": 5.088,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 28,
      "standard_error": 0.2228,
      "lower_ci_bound": 2.809,
      "upper_ci_bound": 3.7234,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.72,
      "n": 29,
      "standard_error": 0.297,
      "lower_ci_bound": 3.1131,
      "upper_ci_bound": 4.3298,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 29,
      "standard_error": 0.2414,
      "lower_ci_bound": 2.2136,
      "upper_ci_bound": 3.2026,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 29,
      "standard_error": 0.3239,
      "lower_ci_bound": 2.0836,
      "upper_ci_bound": 3.4105,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 28,
      "standard_error": 0.1712,
      "lower_ci_bound": 2.0366,
      "upper_ci_bound": 2.739,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.56,
      "n": 29,
      "standard_error": 0.207,
      "lower_ci_bound": 2.1365,
      "upper_ci_bound": 2.9846,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 28,
      "standard_error": 0.2039,
      "lower_ci_bound": 1.3766,
      "upper_ci_bound": 2.2133,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3051.06",
      "title": "Hydroelectric Production Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 28,
      "standard_error": 0.3699,
      "lower_ci_bound": 0.8516,
      "upper_ci_bound": 2.3696,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.94,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.44,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3061.00",
      "title": "Purchasing Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.14,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.91,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.98,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.22,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.03,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.98,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.93,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.97,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.03,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.41,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.93,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.93,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.02,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.16,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.8,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.72,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.49,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.98,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.44,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.34,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.56,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.00",
      "title": "Transportation, Storage, and Distribution Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.69,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3071.04",
      "title": "Supply Chain Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3111.00",
      "title": "Compensation and Benefits Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3121.00",
      "title": "Human Resources Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.54,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.82,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.21,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.64,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.79,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.93,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.93,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.75,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.54,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.79,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.93,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-3131.00",
      "title": "Training and Development Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.73,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.37,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.78,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.37,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.44,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.39,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.63,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.99,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.49,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.58,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.37,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.54,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.97,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9013.00",
      "title": "Farmers, Ranchers, and Other Agricultural Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.31,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9021.00",
      "title": "Construction Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.09,
      "n": 26,
      "standard_error": 0.1867,
      "lower_ci_bound": 3.7008,
      "upper_ci_bound": 4.4699,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 26,
      "standard_error": 0.3121,
      "lower_ci_bound": 3.6094,
      "upper_ci_bound": 4.895,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 26,
      "standard_error": 0.2198,
      "lower_ci_bound": 3.0228,
      "upper_ci_bound": 3.9282,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.58,
      "n": 26,
      "standard_error": 0.3705,
      "lower_ci_bound": 3.8204,
      "upper_ci_bound": 5.3465,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 26,
      "standard_error": 0.2498,
      "lower_ci_bound": 2.6238,
      "upper_ci_bound": 3.6528,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 26,
      "standard_error": 0.4892,
      "lower_ci_bound": 2.415,
      "upper_ci_bound": 4.4301,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 26,
      "standard_error": 0.2754,
      "lower_ci_bound": 2.9376,
      "upper_ci_bound": 4.0721,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 26,
      "standard_error": 0.4385,
      "lower_ci_bound": 2.5132,
      "upper_ci_bound": 4.3194,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.48,
      "n": 26,
      "standard_error": 0.2109,
      "lower_ci_bound": 4.0484,
      "upper_ci_bound": 4.9169,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.88,
      "n": 26,
      "standard_error": 0.3352,
      "lower_ci_bound": 5.187,
      "upper_ci_bound": 6.5677,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 26,
      "standard_error": 0.2605,
      "lower_ci_bound": 2.9958,
      "upper_ci_bound": 4.0688,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 26,
      "standard_error": 0.4103,
      "lower_ci_bound": 3.2443,
      "upper_ci_bound": 4.9345,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 26,
      "standard_error": 0.2576,
      "lower_ci_bound": 2.1668,
      "upper_ci_bound": 3.2278,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.67,
      "n": 25,
      "standard_error": 0.4352,
      "lower_ci_bound": 1.7692,
      "upper_ci_bound": 3.5654,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 25,
      "standard_error": 0.2396,
      "lower_ci_bound": 2.3652,
      "upper_ci_bound": 3.3543,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.97,
      "n": 25,
      "standard_error": 0.4229,
      "lower_ci_bound": 2.1009,
      "upper_ci_bound": 3.8467,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.01,
      "n": 27,
      "standard_error": 0.2198,
      "lower_ci_bound": 2.5555,
      "upper_ci_bound": 3.459,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 27,
      "standard_error": 0.2961,
      "lower_ci_bound": 3.0962,
      "upper_ci_bound": 4.3133,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 27,
      "standard_error": 0.2557,
      "lower_ci_bound": 1.8283,
      "upper_ci_bound": 2.8794,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.06,
      "n": 27,
      "standard_error": 0.371,
      "lower_ci_bound": 1.2956,
      "upper_ci_bound": 2.821,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 27,
      "standard_error": 0.2608,
      "lower_ci_bound": 1.6512,
      "upper_ci_bound": 2.7235,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.04,
      "n": 26,
      "standard_error": 0.3861,
      "lower_ci_bound": 1.2462,
      "upper_ci_bound": 2.8367,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 27,
      "standard_error": 0.3111,
      "lower_ci_bound": 1.2598,
      "upper_ci_bound": 2.5387,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.66,
      "n": 27,
      "standard_error": 0.4373,
      "lower_ci_bound": 0.7616,
      "upper_ci_bound": 2.5594,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 24,
      "standard_error": 0.3677,
      "lower_ci_bound": 1.0484,
      "upper_ci_bound": 2.5696,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 26,
      "standard_error": 0.4994,
      "lower_ci_bound": 0.4228,
      "upper_ci_bound": 2.48,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 27,
      "standard_error": 0.2261,
      "lower_ci_bound": 2.7848,
      "upper_ci_bound": 3.7145,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.34,
      "n": 27,
      "standard_error": 0.2798,
      "lower_ci_bound": 2.761,
      "upper_ci_bound": 3.9113,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.72,
      "n": 27,
      "standard_error": 0.2037,
      "lower_ci_bound": 1.3061,
      "upper_ci_bound": 2.1437,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.12,
      "n": 27,
      "standard_error": 0.3193,
      "lower_ci_bound": 0.4673,
      "upper_ci_bound": 1.78,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 27,
      "standard_error": 0.1366,
      "lower_ci_bound": 1.4251,
      "upper_ci_bound": 1.9868,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.62,
      "n": 26,
      "standard_error": 0.3197,
      "lower_ci_bound": 0.9597,
      "upper_ci_bound": 2.2767,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.99,
      "n": 25,
      "standard_error": 0.1946,
      "lower_ci_bound": 1.5882,
      "upper_ci_bound": 2.3916,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": 26,
      "standard_error": 0.3727,
      "lower_ci_bound": 0.7772,
      "upper_ci_bound": 2.3123,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 26,
      "standard_error": 0.2122,
      "lower_ci_bound": 3.1086,
      "upper_ci_bound": 3.9827,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.44,
      "n": 26,
      "standard_error": 0.2068,
      "lower_ci_bound": 3.0164,
      "upper_ci_bound": 3.8682,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 27,
      "standard_error": 0.2041,
      "lower_ci_bound": 2.3417,
      "upper_ci_bound": 3.1808,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 27,
      "standard_error": 0.3038,
      "lower_ci_bound": 2.1616,
      "upper_ci_bound": 3.4107,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 25,
      "standard_error": 0.1957,
      "lower_ci_bound": 2.1622,
      "upper_ci_bound": 2.9701,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.87,
      "n": 26,
      "standard_error": 0.2435,
      "lower_ci_bound": 2.3645,
      "upper_ci_bound": 3.3676,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.49,
      "n": 27,
      "standard_error": 0.2645,
      "lower_ci_bound": 1.9478,
      "upper_ci_bound": 3.0352,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 27,
      "standard_error": 0.2345,
      "lower_ci_bound": 2.1717,
      "upper_ci_bound": 3.1359,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 27,
      "standard_error": 0.2236,
      "lower_ci_bound": 1.8937,
      "upper_ci_bound": 2.8129,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.83,
      "n": 27,
      "standard_error": 0.3084,
      "lower_ci_bound": 2.1929,
      "upper_ci_bound": 3.4609,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.28,
      "n": 26,
      "standard_error": 0.1848,
      "lower_ci_bound": 3.8961,
      "upper_ci_bound": 4.6573,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 26,
      "standard_error": 0.4085,
      "lower_ci_bound": 3.403,
      "upper_ci_bound": 5.0858,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.89,
      "n": 27,
      "standard_error": 0.2889,
      "lower_ci_bound": 3.2982,
      "upper_ci_bound": 4.4857,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.84,
      "n": 27,
      "standard_error": 0.3191,
      "lower_ci_bound": 3.1847,
      "upper_ci_bound": 4.4966,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.06,
      "n": 27,
      "standard_error": 0.2747,
      "lower_ci_bound": 1.4968,
      "upper_ci_bound": 2.6262,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.81,
      "n": 27,
      "standard_error": 0.6111,
      "lower_ci_bound": 0.5548,
      "upper_ci_bound": 3.0669,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 27,
      "standard_error": 0.1756,
      "lower_ci_bound": 1.8224,
      "upper_ci_bound": 2.5443,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 27,
      "standard_error": 0.297,
      "lower_ci_bound": 1.6516,
      "upper_ci_bound": 2.8726,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.97,
      "n": 27,
      "standard_error": 0.161,
      "lower_ci_bound": 1.6409,
      "upper_ci_bound": 2.3027,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.08,
      "n": 27,
      "standard_error": 0.2983,
      "lower_ci_bound": 1.4662,
      "upper_ci_bound": 2.6924,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 27,
      "standard_error": 0.1815,
      "lower_ci_bound": 1.8304,
      "upper_ci_bound": 2.5765,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.88,
      "n": 27,
      "standard_error": 0.311,
      "lower_ci_bound": 2.2418,
      "upper_ci_bound": 3.5203,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 27,
      "standard_error": 0.3034,
      "lower_ci_bound": 2.9215,
      "upper_ci_bound": 4.169,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 27,
      "standard_error": 0.3465,
      "lower_ci_bound": 2.7104,
      "upper_ci_bound": 4.1349,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 27,
      "standard_error": 0.1884,
      "lower_ci_bound": 1.9473,
      "upper_ci_bound": 2.7217,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.34,
      "n": 27,
      "standard_error": 0.3146,
      "lower_ci_bound": 1.6966,
      "upper_ci_bound": 2.99,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 27,
      "standard_error": 0.2172,
      "lower_ci_bound": 1.3961,
      "upper_ci_bound": 2.2892,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 27,
      "standard_error": 0.244,
      "lower_ci_bound": 0.3079,
      "upper_ci_bound": 1.3108,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 26,
      "standard_error": 0.2418,
      "lower_ci_bound": 2.2687,
      "upper_ci_bound": 3.2648,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.53,
      "n": 26,
      "standard_error": 0.3467,
      "lower_ci_bound": 1.8149,
      "upper_ci_bound": 3.2429,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 27,
      "standard_error": 0.2644,
      "lower_ci_bound": 1.8359,
      "upper_ci_bound": 2.9228,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9031.00",
      "title": "Education and Childcare Administrators, Preschool and Daycare",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.06,
      "n": 27,
      "standard_error": 0.4322,
      "lower_ci_bound": 1.1727,
      "upper_ci_bound": 2.9495,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.33,
      "n": 19,
      "standard_error": 0.2832,
      "lower_ci_bound": 3.7382,
      "upper_ci_bound": 4.9284,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.56,
      "n": 20,
      "standard_error": 0.2376,
      "lower_ci_bound": 4.0643,
      "upper_ci_bound": 5.059,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 20,
      "standard_error": 0.3249,
      "lower_ci_bound": 2.8876,
      "upper_ci_bound": 4.2477,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.15,
      "n": 20,
      "standard_error": 0.4369,
      "lower_ci_bound": 4.2386,
      "upper_ci_bound": 6.0673,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 20,
      "standard_error": 0.4227,
      "lower_ci_bound": 1.2756,
      "upper_ci_bound": 3.045,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.62,
      "n": 20,
      "standard_error": 0.4927,
      "lower_ci_bound": 0.5872,
      "upper_ci_bound": 2.6495,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.34,
      "n": 20,
      "standard_error": 0.4096,
      "lower_ci_bound": 1.484,
      "upper_ci_bound": 3.1986,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.39,
      "n": 19,
      "standard_error": 0.5928,
      "lower_ci_bound": 1.1432,
      "upper_ci_bound": 3.6343,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 20,
      "standard_error": 0.3429,
      "lower_ci_bound": 2.7632,
      "upper_ci_bound": 4.1984,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.52,
      "n": 20,
      "standard_error": 0.493,
      "lower_ci_bound": 3.4848,
      "upper_ci_bound": 5.5487,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 20,
      "standard_error": 0.3938,
      "lower_ci_bound": 2.5854,
      "upper_ci_bound": 4.234,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 19,
      "standard_error": 0.7205,
      "lower_ci_bound": 2.6816,
      "upper_ci_bound": 5.7091,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 20,
      "standard_error": 0.3733,
      "lower_ci_bound": 1.3463,
      "upper_ci_bound": 2.9088,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.71,
      "n": 19,
      "standard_error": 0.6909,
      "lower_ci_bound": 0.2597,
      "upper_ci_bound": 3.1627,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 20,
      "standard_error": 0.2847,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1649,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 19,
      "standard_error": 0.4055,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6002,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 19,
      "standard_error": 0.1902,
      "lower_ci_bound": 3.0011,
      "upper_ci_bound": 3.8004,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.12,
      "n": 19,
      "standard_error": 0.407,
      "lower_ci_bound": 3.2685,
      "upper_ci_bound": 4.9788,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 18,
      "standard_error": 0.2503,
      "lower_ci_bound": 1.9374,
      "upper_ci_bound": 2.9937,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.16,
      "n": 19,
      "standard_error": 0.3698,
      "lower_ci_bound": 1.3842,
      "upper_ci_bound": 2.9381,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": 0.2575,
      "lower_ci_bound": 1.2128,
      "upper_ci_bound": 2.2907,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 19,
      "standard_error": 0.4823,
      "lower_ci_bound": 0.1289,
      "upper_ci_bound": 2.1556,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 20,
      "standard_error": 0.542,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.2022,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 19,
      "standard_error": 0.6973,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.5676,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 20,
      "standard_error": 0.3597,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.4632,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 19,
      "standard_error": 0.6649,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.346,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": 19,
      "standard_error": 0.3304,
      "lower_ci_bound": 2.8612,
      "upper_ci_bound": 4.2495,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 19,
      "standard_error": 0.6302,
      "lower_ci_bound": 2.8981,
      "upper_ci_bound": 5.5462,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 19,
      "standard_error": 0.2443,
      "lower_ci_bound": 1.351,
      "upper_ci_bound": 2.3777,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.69,
      "n": 19,
      "standard_error": 0.6471,
      "lower_ci_bound": 0.3343,
      "upper_ci_bound": 3.0535,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 19,
      "standard_error": 0.1601,
      "lower_ci_bound": 1.3426,
      "upper_ci_bound": 2.0152,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.66,
      "n": 19,
      "standard_error": 0.4071,
      "lower_ci_bound": 0.8066,
      "upper_ci_bound": 2.5174,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 19,
      "standard_error": 0.1592,
      "lower_ci_bound": 1.2965,
      "upper_ci_bound": 1.9654,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.28,
      "n": 19,
      "standard_error": 0.3202,
      "lower_ci_bound": 0.6038,
      "upper_ci_bound": 1.9492,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 20,
      "standard_error": 0.1603,
      "lower_ci_bound": 2.9066,
      "upper_ci_bound": 3.5775,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.97,
      "n": 20,
      "standard_error": 0.2435,
      "lower_ci_bound": 3.4589,
      "upper_ci_bound": 4.4782,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": 0.1712,
      "lower_ci_bound": 2.4902,
      "upper_ci_bound": 3.2068,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 19,
      "standard_error": 0.3338,
      "lower_ci_bound": 2.777,
      "upper_ci_bound": 4.1795,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.97,
      "n": 19,
      "standard_error": 0.1928,
      "lower_ci_bound": 1.5606,
      "upper_ci_bound": 2.3706,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 19,
      "standard_error": 0.5172,
      "lower_ci_bound": 1.959,
      "upper_ci_bound": 4.1323,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 19,
      "standard_error": 0.2573,
      "lower_ci_bound": 1.5931,
      "upper_ci_bound": 2.6742,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 19,
      "standard_error": 0.1958,
      "lower_ci_bound": 1.3396,
      "upper_ci_bound": 2.1624,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 20,
      "standard_error": 0.2378,
      "lower_ci_bound": 2.46,
      "upper_ci_bound": 3.4554,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 20,
      "standard_error": 0.3869,
      "lower_ci_bound": 3.1464,
      "upper_ci_bound": 4.7661,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.59,
      "n": 20,
      "standard_error": 0.2164,
      "lower_ci_bound": 4.1347,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.04,
      "n": 20,
      "standard_error": 0.3755,
      "lower_ci_bound": 5.2543,
      "upper_ci_bound": 6.8259,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.02,
      "n": 19,
      "standard_error": 0.2876,
      "lower_ci_bound": 3.4143,
      "upper_ci_bound": 4.6226,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 18,
      "standard_error": 0.3043,
      "lower_ci_bound": 3.6849,
      "upper_ci_bound": 4.9688,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 20,
      "standard_error": 0.4667,
      "lower_ci_bound": 1.6504,
      "upper_ci_bound": 3.6039,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.76,
      "n": 19,
      "standard_error": 0.9319,
      "lower_ci_bound": 0.8039,
      "upper_ci_bound": 4.7196,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 19,
      "standard_error": 0.1944,
      "lower_ci_bound": 1.1595,
      "upper_ci_bound": 1.9765,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.07,
      "n": 19,
      "standard_error": 0.3799,
      "lower_ci_bound": 0.2718,
      "upper_ci_bound": 1.868,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 19,
      "standard_error": 0.2401,
      "lower_ci_bound": 1.406,
      "upper_ci_bound": 2.4147,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.86,
      "n": 19,
      "standard_error": 0.5199,
      "lower_ci_bound": 0.7643,
      "upper_ci_bound": 2.9488,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.34,
      "n": 20,
      "standard_error": 0.3926,
      "lower_ci_bound": 1.5196,
      "upper_ci_bound": 3.163,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.62,
      "n": 19,
      "standard_error": 0.746,
      "lower_ci_bound": 1.0568,
      "upper_ci_bound": 4.1913,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 20,
      "standard_error": 0.2688,
      "lower_ci_bound": 2.6618,
      "upper_ci_bound": 3.787,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 20,
      "standard_error": 0.2763,
      "lower_ci_bound": 2.7097,
      "upper_ci_bound": 3.8662,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 19,
      "standard_error": 0.4162,
      "lower_ci_bound": 1.8851,
      "upper_ci_bound": 3.6339,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 19,
      "standard_error": 0.5867,
      "lower_ci_bound": 0.866,
      "upper_ci_bound": 3.3313,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 20,
      "standard_error": 0.4896,
      "lower_ci_bound": 1.1564,
      "upper_ci_bound": 3.2057,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 19,
      "standard_error": 0.5832,
      "lower_ci_bound": 0.0198,
      "upper_ci_bound": 2.4703,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 17,
      "standard_error": 0.3235,
      "lower_ci_bound": 2.4513,
      "upper_ci_bound": 3.8229,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 17,
      "standard_error": 0.5422,
      "lower_ci_bound": 2.7087,
      "upper_ci_bound": 5.0074,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": 0.4091,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.6586,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9032.00",
      "title": "Education Administrators, Kindergarten through Secondary",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 20,
      "standard_error": 0.5732,
      "lower_ci_bound": 0.1076,
      "upper_ci_bound": 2.5068,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.16,
      "n": 40,
      "standard_error": 0.2355,
      "lower_ci_bound": 3.685,
      "upper_ci_bound": 4.6375,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.31,
      "n": 40,
      "standard_error": 0.4465,
      "lower_ci_bound": 3.4071,
      "upper_ci_bound": 5.2133,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 39,
      "standard_error": 0.1943,
      "lower_ci_bound": 2.8761,
      "upper_ci_bound": 3.6629,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 40,
      "standard_error": 0.3042,
      "lower_ci_bound": 3.7924,
      "upper_ci_bound": 5.023,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 40,
      "standard_error": 0.17,
      "lower_ci_bound": 2.3402,
      "upper_ci_bound": 3.0278,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 40,
      "standard_error": 0.282,
      "lower_ci_bound": 2.2157,
      "upper_ci_bound": 3.3565,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 38,
      "standard_error": 0.2223,
      "lower_ci_bound": 2.4005,
      "upper_ci_bound": 3.3014,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.26,
      "n": 39,
      "standard_error": 0.3671,
      "lower_ci_bound": 2.5207,
      "upper_ci_bound": 4.007,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.06,
      "n": 38,
      "standard_error": 0.2178,
      "lower_ci_bound": 3.6152,
      "upper_ci_bound": 4.498,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.16,
      "n": 40,
      "standard_error": 0.2793,
      "lower_ci_bound": 4.5923,
      "upper_ci_bound": 5.722,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 40,
      "standard_error": 0.1949,
      "lower_ci_bound": 2.9931,
      "upper_ci_bound": 3.7815,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 40,
      "standard_error": 0.2919,
      "lower_ci_bound": 3.7628,
      "upper_ci_bound": 4.9435,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.88,
      "n": 40,
      "standard_error": 0.2962,
      "lower_ci_bound": 1.2771,
      "upper_ci_bound": 2.4755,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 39,
      "standard_error": 0.4026,
      "lower_ci_bound": 0.7805,
      "upper_ci_bound": 2.4108,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 40,
      "standard_error": 0.1493,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.491,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.28,
      "n": 40,
      "standard_error": 0.2094,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7059,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 40,
      "standard_error": 0.2421,
      "lower_ci_bound": 2.7297,
      "upper_ci_bound": 3.7091,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.13,
      "n": 40,
      "standard_error": 0.3241,
      "lower_ci_bound": 3.4778,
      "upper_ci_bound": 4.7891,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 40,
      "standard_error": 0.2777,
      "lower_ci_bound": 1.3081,
      "upper_ci_bound": 2.4316,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.34,
      "n": 40,
      "standard_error": 0.4055,
      "lower_ci_bound": 0.5249,
      "upper_ci_bound": 2.1651,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 39,
      "standard_error": 0.2255,
      "lower_ci_bound": 1.4073,
      "upper_ci_bound": 2.3205,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.44,
      "n": 39,
      "standard_error": 0.3762,
      "lower_ci_bound": 0.6809,
      "upper_ci_bound": 2.2039,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 40,
      "standard_error": 0.0745,
      "lower_ci_bound": 1.0559,
      "upper_ci_bound": 1.3571,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.47,
      "n": 39,
      "standard_error": 0.2005,
      "lower_ci_bound": 0.0677,
      "upper_ci_bound": 0.8793,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 40,
      "standard_error": 0.1428,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4721,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 40,
      "standard_error": 0.2396,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8087,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.08,
      "n": 39,
      "standard_error": 0.207,
      "lower_ci_bound": 2.6625,
      "upper_ci_bound": 3.5007,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.97,
      "n": 39,
      "standard_error": 0.3001,
      "lower_ci_bound": 3.3657,
      "upper_ci_bound": 4.5805,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 40,
      "standard_error": 0.1632,
      "lower_ci_bound": 1.0888,
      "upper_ci_bound": 1.7489,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 40,
      "standard_error": 0.3259,
      "lower_ci_bound": 0.1616,
      "upper_ci_bound": 1.48,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 40,
      "standard_error": 0.082,
      "lower_ci_bound": 1.0183,
      "upper_ci_bound": 1.3501,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 40,
      "standard_error": 0.2517,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0127,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 40,
      "standard_error": 0.2123,
      "lower_ci_bound": 1.0739,
      "upper_ci_bound": 1.9327,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 40,
      "standard_error": 0.3282,
      "lower_ci_bound": 0.1329,
      "upper_ci_bound": 1.4606,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.06,
      "n": 40,
      "standard_error": 0.2339,
      "lower_ci_bound": 2.5913,
      "upper_ci_bound": 3.5375,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 40,
      "standard_error": 0.3391,
      "lower_ci_bound": 3.011,
      "upper_ci_bound": 4.3827,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 40,
      "standard_error": 0.2416,
      "lower_ci_bound": 1.9444,
      "upper_ci_bound": 2.9216,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 40,
      "standard_error": 0.4279,
      "lower_ci_bound": 1.8998,
      "upper_ci_bound": 3.6308,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 40,
      "standard_error": 0.1423,
      "lower_ci_bound": 1.3447,
      "upper_ci_bound": 1.9205,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.76,
      "n": 40,
      "standard_error": 0.388,
      "lower_ci_bound": 0.9717,
      "upper_ci_bound": 2.5414,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 37,
      "standard_error": 0.1295,
      "lower_ci_bound": 1.1379,
      "upper_ci_bound": 1.6633,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 38,
      "standard_error": 0.275,
      "lower_ci_bound": 0.2107,
      "upper_ci_bound": 1.3252,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 36,
      "standard_error": 0.2881,
      "lower_ci_bound": 2.2832,
      "upper_ci_bound": 3.4531,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.46,
      "n": 37,
      "standard_error": 0.394,
      "lower_ci_bound": 2.6586,
      "upper_ci_bound": 4.2567,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.13,
      "n": 38,
      "standard_error": 0.2078,
      "lower_ci_bound": 3.7101,
      "upper_ci_bound": 4.5524,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.53,
      "n": 38,
      "standard_error": 0.33,
      "lower_ci_bound": 4.8564,
      "upper_ci_bound": 6.1936,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.33,
      "n": 38,
      "standard_error": 0.1515,
      "lower_ci_bound": 4.0263,
      "upper_ci_bound": 4.6404,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.22,
      "n": 38,
      "standard_error": 0.2321,
      "lower_ci_bound": 4.747,
      "upper_ci_bound": 5.6875,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 40,
      "standard_error": 0.1519,
      "lower_ci_bound": 1.2985,
      "upper_ci_bound": 1.9129,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.07,
      "n": 40,
      "standard_error": 0.2453,
      "lower_ci_bound": 0.5771,
      "upper_ci_bound": 1.5694,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 40,
      "standard_error": 0.163,
      "lower_ci_bound": 1.2511,
      "upper_ci_bound": 1.9105,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 40,
      "standard_error": 0.2056,
      "lower_ci_bound": 0.5398,
      "upper_ci_bound": 1.3714,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 40,
      "standard_error": 0.2009,
      "lower_ci_bound": 1.2215,
      "upper_ci_bound": 2.0342,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 40,
      "standard_error": 0.3692,
      "lower_ci_bound": 0.5388,
      "upper_ci_bound": 2.0323,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 40,
      "standard_error": 0.2633,
      "lower_ci_bound": 1.9074,
      "upper_ci_bound": 2.9726,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 40,
      "standard_error": 0.5052,
      "lower_ci_bound": 2.0567,
      "upper_ci_bound": 4.1005,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 39,
      "standard_error": 0.1525,
      "lower_ci_bound": 2.1628,
      "upper_ci_bound": 2.7801,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.48,
      "n": 39,
      "standard_error": 0.2293,
      "lower_ci_bound": 2.0194,
      "upper_ci_bound": 2.9478,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 39,
      "standard_error": 0.2406,
      "lower_ci_bound": 2.3426,
      "upper_ci_bound": 3.3169,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.89,
      "n": 39,
      "standard_error": 0.2496,
      "lower_ci_bound": 2.3811,
      "upper_ci_bound": 3.3915,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 37,
      "standard_error": 0.213,
      "lower_ci_bound": 1.5304,
      "upper_ci_bound": 2.3945,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.59,
      "n": 39,
      "standard_error": 0.3504,
      "lower_ci_bound": 0.8776,
      "upper_ci_bound": 2.2961,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 38,
      "standard_error": 0.1777,
      "lower_ci_bound": 2.8403,
      "upper_ci_bound": 3.5605,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.26,
      "n": 39,
      "standard_error": 0.3071,
      "lower_ci_bound": 2.6388,
      "upper_ci_bound": 3.8823,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 40,
      "standard_error": 0.1912,
      "lower_ci_bound": 1.3518,
      "upper_ci_bound": 2.1252,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9033.00",
      "title": "Education Administrators, Postsecondary",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.62,
      "n": 40,
      "standard_error": 0.3616,
      "lower_ci_bound": 0.8893,
      "upper_ci_bound": 2.3522,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.89,
      "n": 23,
      "standard_error": 0.137,
      "lower_ci_bound": 3.6052,
      "upper_ci_bound": 4.1734,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.46,
      "n": 23,
      "standard_error": 0.1595,
      "lower_ci_bound": 4.1334,
      "upper_ci_bound": 4.7948,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.16,
      "n": 23,
      "standard_error": 0.1971,
      "lower_ci_bound": 2.7538,
      "upper_ci_bound": 3.5714,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 23,
      "standard_error": 0.1947,
      "lower_ci_bound": 3.8146,
      "upper_ci_bound": 4.6221,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 23,
      "standard_error": 0.1874,
      "lower_ci_bound": 2.4647,
      "upper_ci_bound": 3.242,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 23,
      "standard_error": 0.1886,
      "lower_ci_bound": 2.5338,
      "upper_ci_bound": 3.316,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 22,
      "standard_error": 0.4488,
      "lower_ci_bound": 1.8834,
      "upper_ci_bound": 3.75,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 23,
      "standard_error": 0.6965,
      "lower_ci_bound": 1.6309,
      "upper_ci_bound": 4.52,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 22,
      "standard_error": 0.3618,
      "lower_ci_bound": 3.0662,
      "upper_ci_bound": 4.5709,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.21,
      "n": 22,
      "standard_error": 0.3396,
      "lower_ci_bound": 4.5072,
      "upper_ci_bound": 5.9199,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 23,
      "standard_error": 0.1649,
      "lower_ci_bound": 2.4315,
      "upper_ci_bound": 3.1153,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.78,
      "n": 23,
      "standard_error": 0.2307,
      "lower_ci_bound": 3.3034,
      "upper_ci_bound": 4.2604,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 22,
      "standard_error": 0.2881,
      "lower_ci_bound": 2.6063,
      "upper_ci_bound": 3.8047,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.13,
      "n": 23,
      "standard_error": 0.3979,
      "lower_ci_bound": 3.3042,
      "upper_ci_bound": 4.9548,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 22,
      "standard_error": 0.0295,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0963,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 23,
      "standard_error": 0.0602,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2084,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 23,
      "standard_error": 0.2374,
      "lower_ci_bound": 2.8882,
      "upper_ci_bound": 3.8728,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 23,
      "standard_error": 0.3474,
      "lower_ci_bound": 3.7584,
      "upper_ci_bound": 5.1995,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.29,
      "n": 23,
      "standard_error": 0.3935,
      "lower_ci_bound": 3.478,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.35,
      "n": 23,
      "standard_error": 0.6917,
      "lower_ci_bound": 3.9181,
      "upper_ci_bound": 6.7872,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.32,
      "n": 23,
      "standard_error": 0.3392,
      "lower_ci_bound": 3.6184,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.45,
      "n": 23,
      "standard_error": 0.5571,
      "lower_ci_bound": 4.2939,
      "upper_ci_bound": 6.6048,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.02,
      "n": 23,
      "standard_error": 0.7519,
      "lower_ci_bound": 1.458,
      "upper_ci_bound": 4.5769,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": 23,
      "standard_error": 1.2021,
      "lower_ci_bound": 1.0939,
      "upper_ci_bound": 6.0801,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.66,
      "n": 23,
      "standard_error": 0.4094,
      "lower_ci_bound": 2.81,
      "upper_ci_bound": 4.5081,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.93,
      "n": 23,
      "standard_error": 0.6055,
      "lower_ci_bound": 2.6785,
      "upper_ci_bound": 5.1901,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 23,
      "standard_error": 0.137,
      "lower_ci_bound": 3.6368,
      "upper_ci_bound": 4.2051,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.91,
      "n": 23,
      "standard_error": 0.2104,
      "lower_ci_bound": 4.4783,
      "upper_ci_bound": 5.3511,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 23,
      "standard_error": 0.2614,
      "lower_ci_bound": 2.6379,
      "upper_ci_bound": 3.7219,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.89,
      "n": 23,
      "standard_error": 0.4555,
      "lower_ci_bound": 2.941,
      "upper_ci_bound": 4.8303,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 23,
      "standard_error": 0.2364,
      "lower_ci_bound": 1.9036,
      "upper_ci_bound": 2.8841,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 23,
      "standard_error": 0.2785,
      "lower_ci_bound": 2.3432,
      "upper_ci_bound": 3.4982,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 23,
      "standard_error": 0.1386,
      "lower_ci_bound": 1.2955,
      "upper_ci_bound": 1.8702,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 23,
      "standard_error": 0.3317,
      "lower_ci_bound": 0.7706,
      "upper_ci_bound": 2.1464,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 23,
      "standard_error": 0.1752,
      "lower_ci_bound": 1.4961,
      "upper_ci_bound": 2.2228,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.93,
      "n": 23,
      "standard_error": 0.3916,
      "lower_ci_bound": 1.1212,
      "upper_ci_bound": 2.7454,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.66,
      "n": 23,
      "standard_error": 0.1477,
      "lower_ci_bound": 1.3527,
      "upper_ci_bound": 1.9655,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 23,
      "standard_error": 0.3338,
      "lower_ci_bound": 0.7602,
      "upper_ci_bound": 2.1447,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 23,
      "standard_error": 0.2986,
      "lower_ci_bound": 1.6496,
      "upper_ci_bound": 2.888,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 23,
      "standard_error": 0.7295,
      "lower_ci_bound": 1.5639,
      "upper_ci_bound": 4.5896,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 22,
      "standard_error": 0.2059,
      "lower_ci_bound": 1.0939,
      "upper_ci_bound": 1.9502,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 22,
      "standard_error": 0.408,
      "lower_ci_bound": 0.2143,
      "upper_ci_bound": 1.9114,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 23,
      "standard_error": 0.1675,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6518,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.56,
      "n": 23,
      "standard_error": 0.307,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1934,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 23,
      "standard_error": 0.1191,
      "lower_ci_bound": 2.155,
      "upper_ci_bound": 2.6491,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.54,
      "n": 23,
      "standard_error": 0.2306,
      "lower_ci_bound": 3.0602,
      "upper_ci_bound": 4.0166,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.87,
      "n": 23,
      "standard_error": 0.1445,
      "lower_ci_bound": 3.5747,
      "upper_ci_bound": 4.1741,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 23,
      "standard_error": 0.1835,
      "lower_ci_bound": 3.9521,
      "upper_ci_bound": 4.7133,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 23,
      "standard_error": 0.1231,
      "lower_ci_bound": 1.4256,
      "upper_ci_bound": 1.936,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": 23,
      "standard_error": 0.2845,
      "lower_ci_bound": 0.5847,
      "upper_ci_bound": 1.7647,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 23,
      "standard_error": 0.5647,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.0215,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 23,
      "standard_error": 1.21,
      "lower_ci_bound": 0,
      "upper_ci_bound": 4.3317,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 23,
      "standard_error": 0.1315,
      "lower_ci_bound": 1.2962,
      "upper_ci_bound": 1.8415,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.13,
      "n": 23,
      "standard_error": 0.2328,
      "lower_ci_bound": 0.6485,
      "upper_ci_bound": 1.6139,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 23,
      "standard_error": 0.1125,
      "lower_ci_bound": 1.3743,
      "upper_ci_bound": 1.8411,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.39,
      "n": 23,
      "standard_error": 0.2618,
      "lower_ci_bound": 0.8435,
      "upper_ci_bound": 1.9295,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.06,
      "n": 23,
      "standard_error": 0.2066,
      "lower_ci_bound": 2.6282,
      "upper_ci_bound": 3.4851,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 23,
      "standard_error": 0.3068,
      "lower_ci_bound": 2.7919,
      "upper_ci_bound": 4.0644,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.94,
      "n": 22,
      "standard_error": 0.1588,
      "lower_ci_bound": 2.6134,
      "upper_ci_bound": 3.2739,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": 23,
      "standard_error": 0.2297,
      "lower_ci_bound": 2.8873,
      "upper_ci_bound": 3.8399,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 23,
      "standard_error": 0.2385,
      "lower_ci_bound": 1.8942,
      "upper_ci_bound": 2.8834,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.28,
      "n": 23,
      "standard_error": 0.3451,
      "lower_ci_bound": 1.5651,
      "upper_ci_bound": 2.9966,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 22,
      "standard_error": 0.1331,
      "lower_ci_bound": 2.0828,
      "upper_ci_bound": 2.6366,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 23,
      "standard_error": 0.2021,
      "lower_ci_bound": 2.0336,
      "upper_ci_bound": 2.8718,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.53,
      "n": 22,
      "standard_error": 0.1905,
      "lower_ci_bound": 2.1378,
      "upper_ci_bound": 2.9299,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.00",
      "title": "Architectural and Engineering Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.59,
      "n": 22,
      "standard_error": 0.2558,
      "lower_ci_bound": 2.0552,
      "upper_ci_bound": 3.1192,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.07,
      "n": 32,
      "standard_error": 0.3712,
      "lower_ci_bound": 2.313,
      "upper_ci_bound": 3.8273,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 33,
      "standard_error": 0.5821,
      "lower_ci_bound": 2.421,
      "upper_ci_bound": 4.7924,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 33,
      "standard_error": 0.1315,
      "lower_ci_bound": 2.2029,
      "upper_ci_bound": 2.7385,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.82,
      "n": 33,
      "standard_error": 0.2673,
      "lower_ci_bound": 3.2731,
      "upper_ci_bound": 4.3619,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 33,
      "standard_error": 0.2956,
      "lower_ci_bound": 1.7016,
      "upper_ci_bound": 2.9058,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.09,
      "n": 33,
      "standard_error": 0.3423,
      "lower_ci_bound": 1.3893,
      "upper_ci_bound": 2.7837,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 33,
      "standard_error": 0.5536,
      "lower_ci_bound": 1.1616,
      "upper_ci_bound": 3.417,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.93,
      "n": 33,
      "standard_error": 0.7572,
      "lower_ci_bound": 0.3887,
      "upper_ci_bound": 3.4736,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.94,
      "n": 33,
      "standard_error": 0.3387,
      "lower_ci_bound": 2.2482,
      "upper_ci_bound": 3.6281,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.11,
      "n": 33,
      "standard_error": 0.5949,
      "lower_ci_bound": 1.9006,
      "upper_ci_bound": 4.3241,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 33,
      "standard_error": 0.1735,
      "lower_ci_bound": 1.919,
      "upper_ci_bound": 2.6257,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.46,
      "n": 33,
      "standard_error": 0.4068,
      "lower_ci_bound": 1.6291,
      "upper_ci_bound": 3.2861,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 32,
      "standard_error": 0.4293,
      "lower_ci_bound": 2.5136,
      "upper_ci_bound": 4.2646,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 31,
      "standard_error": 0.7215,
      "lower_ci_bound": 2.4235,
      "upper_ci_bound": 5.3704,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 32,
      "standard_error": 0.1551,
      "lower_ci_bound": 1.0688,
      "upper_ci_bound": 1.7014,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 32,
      "standard_error": 0.3374,
      "lower_ci_bound": 0.2084,
      "upper_ci_bound": 1.5846,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 33,
      "standard_error": 0.2129,
      "lower_ci_bound": 2.8157,
      "upper_ci_bound": 3.6829,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.42,
      "n": 33,
      "standard_error": 0.0891,
      "lower_ci_bound": 4.2412,
      "upper_ci_bound": 4.6044,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.94,
      "n": 32,
      "standard_error": 0.2764,
      "lower_ci_bound": 3.3724,
      "upper_ci_bound": 4.4997,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.72,
      "n": 32,
      "standard_error": 0.2778,
      "lower_ci_bound": 4.1515,
      "upper_ci_bound": 5.2845,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": 33,
      "standard_error": 0.3068,
      "lower_ci_bound": 1.9368,
      "upper_ci_bound": 3.1867,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.51,
      "n": 33,
      "standard_error": 0.4596,
      "lower_ci_bound": 1.5688,
      "upper_ci_bound": 3.4413,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 33,
      "standard_error": 0.4623,
      "lower_ci_bound": 1.674,
      "upper_ci_bound": 3.5576,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 33,
      "standard_error": 0.7205,
      "lower_ci_bound": 1.5831,
      "upper_ci_bound": 4.5182,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 33,
      "standard_error": 0.517,
      "lower_ci_bound": 2.1592,
      "upper_ci_bound": 4.2655,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 33,
      "standard_error": 0.7357,
      "lower_ci_bound": 2.3596,
      "upper_ci_bound": 5.3568,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 32,
      "standard_error": 0.2025,
      "lower_ci_bound": 3.1569,
      "upper_ci_bound": 3.9828,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.91,
      "n": 33,
      "standard_error": 0.1251,
      "lower_ci_bound": 4.6518,
      "upper_ci_bound": 5.1614,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 32,
      "standard_error": 0.1854,
      "lower_ci_bound": 2.4705,
      "upper_ci_bound": 3.2269,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 33,
      "standard_error": 0.2731,
      "lower_ci_bound": 3.1555,
      "upper_ci_bound": 4.2682,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.03,
      "n": 32,
      "standard_error": 0.1864,
      "lower_ci_bound": 3.6497,
      "upper_ci_bound": 4.41,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.89,
      "n": 33,
      "standard_error": 0.1677,
      "lower_ci_bound": 4.549,
      "upper_ci_bound": 5.2323,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 33,
      "standard_error": 0.5948,
      "lower_ci_bound": 1.47,
      "upper_ci_bound": 3.893,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 33,
      "standard_error": 0.8846,
      "lower_ci_bound": 0.9007,
      "upper_ci_bound": 4.5043,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 33,
      "standard_error": 0.2077,
      "lower_ci_bound": 1.2079,
      "upper_ci_bound": 2.0541,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 33,
      "standard_error": 0.4554,
      "lower_ci_bound": 0.3581,
      "upper_ci_bound": 2.2135,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 33,
      "standard_error": 0.1143,
      "lower_ci_bound": 1.0262,
      "upper_ci_bound": 1.4918,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 33,
      "standard_error": 0.2169,
      "lower_ci_bound": 0.0377,
      "upper_ci_bound": 0.9215,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.99,
      "n": 32,
      "standard_error": 0.3992,
      "lower_ci_bound": 1.1786,
      "upper_ci_bound": 2.8069,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.06,
      "n": 33,
      "standard_error": 0.6922,
      "lower_ci_bound": 0.6461,
      "upper_ci_bound": 3.466,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 33,
      "standard_error": 0.0989,
      "lower_ci_bound": 1.0118,
      "upper_ci_bound": 1.4148,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.51,
      "n": 33,
      "standard_error": 0.2252,
      "lower_ci_bound": 0.0508,
      "upper_ci_bound": 0.9682,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 33,
      "standard_error": 0.1004,
      "lower_ci_bound": 1.017,
      "upper_ci_bound": 1.4261,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 33,
      "standard_error": 0.2471,
      "lower_ci_bound": 0.0456,
      "upper_ci_bound": 1.0522,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 33,
      "standard_error": 0.1438,
      "lower_ci_bound": 2.2277,
      "upper_ci_bound": 2.8136,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.21,
      "n": 33,
      "standard_error": 0.2554,
      "lower_ci_bound": 2.6857,
      "upper_ci_bound": 3.7262,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.07,
      "n": 33,
      "standard_error": 0.3382,
      "lower_ci_bound": 3.3769,
      "upper_ci_bound": 4.7547,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.98,
      "n": 33,
      "standard_error": 0.2301,
      "lower_ci_bound": 3.5135,
      "upper_ci_bound": 4.451,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 32,
      "standard_error": 0.0743,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2991,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.31,
      "n": 32,
      "standard_error": 0.1658,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6432,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 32,
      "standard_error": 0.0195,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0588,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 32,
      "standard_error": 0.0391,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1177,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 32,
      "standard_error": 0.0295,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.108,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 32,
      "standard_error": 0.0563,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.204,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 32,
      "standard_error": 0.0648,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2487,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 32,
      "standard_error": 0.1253,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4797,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 32,
      "standard_error": 0.3384,
      "lower_ci_bound": 2.0757,
      "upper_ci_bound": 3.4563,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 32,
      "standard_error": 0.4803,
      "lower_ci_bound": 1.8794,
      "upper_ci_bound": 3.8386,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 33,
      "standard_error": 0.3571,
      "lower_ci_bound": 1.4731,
      "upper_ci_bound": 2.9278,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 33,
      "standard_error": 0.5958,
      "lower_ci_bound": 0.9209,
      "upper_ci_bound": 3.348,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 33,
      "standard_error": 0.1409,
      "lower_ci_bound": 1.3966,
      "upper_ci_bound": 1.9705,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 33,
      "standard_error": 0.23,
      "lower_ci_bound": 0.819,
      "upper_ci_bound": 1.756,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.28,
      "n": 33,
      "standard_error": 0.2518,
      "lower_ci_bound": 1.7644,
      "upper_ci_bound": 2.7902,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 33,
      "standard_error": 0.2606,
      "lower_ci_bound": 1.7201,
      "upper_ci_bound": 2.7818,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 33,
      "standard_error": 0.2194,
      "lower_ci_bound": 1.69,
      "upper_ci_bound": 2.5839,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9041.01",
      "title": "Biofuels/Biodiesel Technology and Product Development Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.31,
      "n": 33,
      "standard_error": 0.2802,
      "lower_ci_bound": 1.7417,
      "upper_ci_bound": 2.8833,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.07,
      "n": 36,
      "standard_error": 0.3187,
      "lower_ci_bound": 3.4195,
      "upper_ci_bound": 4.7136,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 36,
      "standard_error": 0.3539,
      "lower_ci_bound": 3.418,
      "upper_ci_bound": 4.8549,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.28,
      "n": 36,
      "standard_error": 0.4061,
      "lower_ci_bound": 2.4533,
      "upper_ci_bound": 4.1021,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 36,
      "standard_error": 0.6405,
      "lower_ci_bound": 2.8978,
      "upper_ci_bound": 5.4982,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 36,
      "standard_error": 0.4479,
      "lower_ci_bound": 2.1349,
      "upper_ci_bound": 3.9534,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 35,
      "standard_error": 0.8415,
      "lower_ci_bound": 1.5768,
      "upper_ci_bound": 4.9972,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.44,
      "n": 36,
      "standard_error": 0.4555,
      "lower_ci_bound": 2.5132,
      "upper_ci_bound": 4.3626,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 36,
      "standard_error": 0.3855,
      "lower_ci_bound": 2.5666,
      "upper_ci_bound": 4.132,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.53,
      "n": 35,
      "standard_error": 0.1484,
      "lower_ci_bound": 4.2272,
      "upper_ci_bound": 4.8302,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.88,
      "n": 34,
      "standard_error": 0.6264,
      "lower_ci_bound": 3.6068,
      "upper_ci_bound": 6.1555,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.49,
      "n": 34,
      "standard_error": 0.4549,
      "lower_ci_bound": 2.561,
      "upper_ci_bound": 4.4119,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 34,
      "standard_error": 0.3743,
      "lower_ci_bound": 3.039,
      "upper_ci_bound": 4.562,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 35,
      "standard_error": 0.414,
      "lower_ci_bound": 2.3708,
      "upper_ci_bound": 4.0536,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.33,
      "n": 35,
      "standard_error": 0.4507,
      "lower_ci_bound": 2.4141,
      "upper_ci_bound": 4.246,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 34,
      "standard_error": 0.3701,
      "lower_ci_bound": 3.1965,
      "upper_ci_bound": 4.7022,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": 35,
      "standard_error": 0.3615,
      "lower_ci_bound": 3.3042,
      "upper_ci_bound": 4.7735,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 36,
      "standard_error": 0.3856,
      "lower_ci_bound": 2.0723,
      "upper_ci_bound": 3.638,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 35,
      "standard_error": 0.3896,
      "lower_ci_bound": 2.9113,
      "upper_ci_bound": 4.4947,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 36,
      "standard_error": 0.1916,
      "lower_ci_bound": 1.0822,
      "upper_ci_bound": 1.86,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 36,
      "standard_error": 0.4374,
      "lower_ci_bound": 0.174,
      "upper_ci_bound": 1.9498,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 33,
      "standard_error": 0.2741,
      "lower_ci_bound": 1.3925,
      "upper_ci_bound": 2.5092,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.8,
      "n": 34,
      "standard_error": 0.5749,
      "lower_ci_bound": 0.6335,
      "upper_ci_bound": 2.9728,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 35,
      "standard_error": 0.1675,
      "lower_ci_bound": 1.1517,
      "upper_ci_bound": 1.8325,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 36,
      "standard_error": 0.4132,
      "lower_ci_bound": 0.3384,
      "upper_ci_bound": 2.0162,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 35,
      "standard_error": 0.2462,
      "lower_ci_bound": 1.586,
      "upper_ci_bound": 2.5867,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 36,
      "standard_error": 0.5228,
      "lower_ci_bound": 1.0881,
      "upper_ci_bound": 3.2106,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 36,
      "standard_error": 0.3515,
      "lower_ci_bound": 2.6789,
      "upper_ci_bound": 4.106,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 36,
      "standard_error": 0.3501,
      "lower_ci_bound": 2.7933,
      "upper_ci_bound": 4.215,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 35,
      "standard_error": 0.0878,
      "lower_ci_bound": 1.0115,
      "upper_ci_bound": 1.3684,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 36,
      "standard_error": 0.181,
      "lower_ci_bound": 0.0236,
      "upper_ci_bound": 0.7585,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 36,
      "standard_error": 0.1737,
      "lower_ci_bound": 1.1854,
      "upper_ci_bound": 1.8909,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 36,
      "standard_error": 0.511,
      "lower_ci_bound": 0.3591,
      "upper_ci_bound": 2.4339,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 35,
      "standard_error": 0.1705,
      "lower_ci_bound": 1.0472,
      "upper_ci_bound": 1.7403,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 35,
      "standard_error": 0.4953,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.9608,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 36,
      "standard_error": 0.3401,
      "lower_ci_bound": 1.4149,
      "upper_ci_bound": 2.796,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 36,
      "standard_error": 0.7032,
      "lower_ci_bound": 0.7579,
      "upper_ci_bound": 3.6129,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 36,
      "standard_error": 0.2489,
      "lower_ci_bound": 1.4162,
      "upper_ci_bound": 2.4268,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": 36,
      "standard_error": 0.4451,
      "lower_ci_bound": 0.774,
      "upper_ci_bound": 2.5811,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 36,
      "standard_error": 0.1521,
      "lower_ci_bound": 1.0261,
      "upper_ci_bound": 1.6438,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.73,
      "n": 36,
      "standard_error": 0.3769,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4917,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 35,
      "standard_error": 0.1653,
      "lower_ci_bound": 1.1386,
      "upper_ci_bound": 1.8103,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.99,
      "n": 36,
      "standard_error": 0.3795,
      "lower_ci_bound": 0.2237,
      "upper_ci_bound": 1.7644,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 35,
      "standard_error": 0.2034,
      "lower_ci_bound": 1.261,
      "upper_ci_bound": 2.0879,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.72,
      "n": 35,
      "standard_error": 0.5643,
      "lower_ci_bound": 0.5689,
      "upper_ci_bound": 2.8626,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 35,
      "standard_error": 0.2801,
      "lower_ci_bound": 2.5793,
      "upper_ci_bound": 3.7179,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 34,
      "standard_error": 0.4256,
      "lower_ci_bound": 2.8429,
      "upper_ci_bound": 4.5746,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 35,
      "standard_error": 0.368,
      "lower_ci_bound": 2.7785,
      "upper_ci_bound": 4.2742,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.02,
      "n": 36,
      "standard_error": 0.289,
      "lower_ci_bound": 2.4316,
      "upper_ci_bound": 3.6048,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 35,
      "standard_error": 0.1696,
      "lower_ci_bound": 1.3315,
      "upper_ci_bound": 2.0207,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.19,
      "n": 35,
      "standard_error": 0.3135,
      "lower_ci_bound": 0.5492,
      "upper_ci_bound": 1.8233,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 34,
      "standard_error": 0.0747,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2699,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 34,
      "standard_error": 0.1236,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4489,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 35,
      "standard_error": 0.0573,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2105,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": 35,
      "standard_error": 0.1022,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.3763,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 35,
      "standard_error": 0.243,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8862,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.66,
      "n": 35,
      "standard_error": 0.3774,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4295,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 36,
      "standard_error": 0.2111,
      "lower_ci_bound": 2.4136,
      "upper_ci_bound": 3.2708,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.23,
      "n": 36,
      "standard_error": 0.2614,
      "lower_ci_bound": 2.6987,
      "upper_ci_bound": 3.76,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 36,
      "standard_error": 0.4367,
      "lower_ci_bound": 1.2336,
      "upper_ci_bound": 3.0067,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.66,
      "n": 36,
      "standard_error": 0.4997,
      "lower_ci_bound": 0.6478,
      "upper_ci_bound": 2.6766,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 36,
      "standard_error": 0.2621,
      "lower_ci_bound": 1.3716,
      "upper_ci_bound": 2.4357,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.49,
      "n": 36,
      "standard_error": 0.5092,
      "lower_ci_bound": 0.4513,
      "upper_ci_bound": 2.5189,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 36,
      "standard_error": 0.2491,
      "lower_ci_bound": 1.7247,
      "upper_ci_bound": 2.7362,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 36,
      "standard_error": 0.3918,
      "lower_ci_bound": 1.3857,
      "upper_ci_bound": 2.9764,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 36,
      "standard_error": 0.1908,
      "lower_ci_bound": 1.8535,
      "upper_ci_bound": 2.6283,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9051.00",
      "title": "Food Service Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": 36,
      "standard_error": 0.3641,
      "lower_ci_bound": 0.9419,
      "upper_ci_bound": 2.4201,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 27,
      "standard_error": 0.1449,
      "lower_ci_bound": 3.8506,
      "upper_ci_bound": 4.4461,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 27,
      "standard_error": 0.2579,
      "lower_ci_bound": 4.4683,
      "upper_ci_bound": 5.5286,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.76,
      "n": 27,
      "standard_error": 0.1964,
      "lower_ci_bound": 3.3526,
      "upper_ci_bound": 4.1602,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.03,
      "n": 27,
      "standard_error": 0.3661,
      "lower_ci_bound": 4.2816,
      "upper_ci_bound": 5.7867,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.51,
      "n": 26,
      "standard_error": 0.1661,
      "lower_ci_bound": 3.1669,
      "upper_ci_bound": 3.851,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.06,
      "n": 27,
      "standard_error": 0.3857,
      "lower_ci_bound": 3.2711,
      "upper_ci_bound": 4.8568,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.98,
      "n": 25,
      "standard_error": 0.2817,
      "lower_ci_bound": 2.3977,
      "upper_ci_bound": 3.5605,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 25,
      "standard_error": 0.5008,
      "lower_ci_bound": 2.2588,
      "upper_ci_bound": 4.326,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.29,
      "n": 25,
      "standard_error": 0.3327,
      "lower_ci_bound": 3.602,
      "upper_ci_bound": 4.9753,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.83,
      "n": 26,
      "standard_error": 0.4963,
      "lower_ci_bound": 3.8061,
      "upper_ci_bound": 5.8503,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.01,
      "n": 26,
      "standard_error": 0.154,
      "lower_ci_bound": 3.6885,
      "upper_ci_bound": 4.323,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 26,
      "standard_error": 0.296,
      "lower_ci_bound": 3.9363,
      "upper_ci_bound": 5.1554,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 26,
      "standard_error": 0.1917,
      "lower_ci_bound": 1.7258,
      "upper_ci_bound": 2.5154,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 27,
      "standard_error": 0.4653,
      "lower_ci_bound": 1.3947,
      "upper_ci_bound": 3.3074,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 25,
      "standard_error": 0.2531,
      "lower_ci_bound": 1.0515,
      "upper_ci_bound": 2.0963,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.94,
      "n": 26,
      "standard_error": 0.4005,
      "lower_ci_bound": 0.1169,
      "upper_ci_bound": 1.7667,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 26,
      "standard_error": 0.1511,
      "lower_ci_bound": 3.2182,
      "upper_ci_bound": 3.8404,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.16,
      "n": 26,
      "standard_error": 0.2202,
      "lower_ci_bound": 3.7076,
      "upper_ci_bound": 4.6147,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 26,
      "standard_error": 0.4478,
      "lower_ci_bound": 1.2625,
      "upper_ci_bound": 3.1071,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.01,
      "n": 26,
      "standard_error": 0.5911,
      "lower_ci_bound": 0.7884,
      "upper_ci_bound": 3.2233,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 26,
      "standard_error": 0.1746,
      "lower_ci_bound": 1.2398,
      "upper_ci_bound": 1.9589,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.51,
      "n": 27,
      "standard_error": 0.4221,
      "lower_ci_bound": 0.6397,
      "upper_ci_bound": 2.375,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 26,
      "standard_error": 0.1301,
      "lower_ci_bound": 1.1985,
      "upper_ci_bound": 1.7344,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.07,
      "n": 27,
      "standard_error": 0.282,
      "lower_ci_bound": 0.4918,
      "upper_ci_bound": 1.6512,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.15,
      "n": 25,
      "standard_error": 0.2687,
      "lower_ci_bound": 1.5981,
      "upper_ci_bound": 2.7074,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 27,
      "standard_error": 0.3325,
      "lower_ci_bound": 1.4614,
      "upper_ci_bound": 2.8283,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 26,
      "standard_error": 0.1443,
      "lower_ci_bound": 3.8568,
      "upper_ci_bound": 4.451,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 27,
      "standard_error": 0.227,
      "lower_ci_bound": 3.8534,
      "upper_ci_bound": 4.7867,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 27,
      "standard_error": 0.1096,
      "lower_ci_bound": 1.1387,
      "upper_ci_bound": 1.5892,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 27,
      "standard_error": 0.2045,
      "lower_ci_bound": 0.3189,
      "upper_ci_bound": 1.1594,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 27,
      "standard_error": 0.1567,
      "lower_ci_bound": 1.1147,
      "upper_ci_bound": 1.7587,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 27,
      "standard_error": 0.3535,
      "lower_ci_bound": 0.3235,
      "upper_ci_bound": 1.7766,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 27,
      "standard_error": 0.0852,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3243,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 27,
      "standard_error": 0.1703,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6486,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 27,
      "standard_error": 0.2483,
      "lower_ci_bound": 2.4892,
      "upper_ci_bound": 3.51,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.44,
      "n": 27,
      "standard_error": 0.3092,
      "lower_ci_bound": 2.8052,
      "upper_ci_bound": 4.0763,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 27,
      "standard_error": 0.2877,
      "lower_ci_bound": 1.273,
      "upper_ci_bound": 2.4559,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.22,
      "n": 27,
      "standard_error": 0.4487,
      "lower_ci_bound": 0.2989,
      "upper_ci_bound": 2.1434,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 27,
      "standard_error": 0.1747,
      "lower_ci_bound": 1.0845,
      "upper_ci_bound": 1.8028,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.02,
      "n": 27,
      "standard_error": 0.4078,
      "lower_ci_bound": 0.177,
      "upper_ci_bound": 1.8535,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 27,
      "standard_error": 0.156,
      "lower_ci_bound": 1.0389,
      "upper_ci_bound": 1.6801,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 27,
      "standard_error": 0.2696,
      "lower_ci_bound": 0.0434,
      "upper_ci_bound": 1.1519,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 26,
      "standard_error": 0.1994,
      "lower_ci_bound": 1.4934,
      "upper_ci_bound": 2.3147,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": 26,
      "standard_error": 0.3141,
      "lower_ci_bound": 1.0324,
      "upper_ci_bound": 2.3263,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.44,
      "n": 27,
      "standard_error": 0.2955,
      "lower_ci_bound": 2.8347,
      "upper_ci_bound": 4.0494,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.26,
      "n": 27,
      "standard_error": 0.4942,
      "lower_ci_bound": 3.2478,
      "upper_ci_bound": 5.2797,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.16,
      "n": 27,
      "standard_error": 0.1953,
      "lower_ci_bound": 3.7634,
      "upper_ci_bound": 4.5664,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.07,
      "n": 27,
      "standard_error": 0.1946,
      "lower_ci_bound": 3.6694,
      "upper_ci_bound": 4.4695,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 26,
      "standard_error": 0.235,
      "lower_ci_bound": 1.3602,
      "upper_ci_bound": 2.3283,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.52,
      "n": 27,
      "standard_error": 0.632,
      "lower_ci_bound": 0.2237,
      "upper_ci_bound": 2.8217,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": 27,
      "standard_error": 0.1137,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3905,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 27,
      "standard_error": 0.1773,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6216,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 27,
      "standard_error": 0.0899,
      "lower_ci_bound": 1.0186,
      "upper_ci_bound": 1.3882,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": 27,
      "standard_error": 0.1891,
      "lower_ci_bound": 0.0211,
      "upper_ci_bound": 0.7987,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 27,
      "standard_error": 0.2281,
      "lower_ci_bound": 1.0882,
      "upper_ci_bound": 2.0261,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 27,
      "standard_error": 0.6123,
      "lower_ci_bound": 0.0877,
      "upper_ci_bound": 2.6047,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 27,
      "standard_error": 0.2234,
      "lower_ci_bound": 2.9057,
      "upper_ci_bound": 3.8242,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 27,
      "standard_error": 0.2227,
      "lower_ci_bound": 3.1834,
      "upper_ci_bound": 4.0991,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.01,
      "n": 27,
      "standard_error": 0.3002,
      "lower_ci_bound": 2.3896,
      "upper_ci_bound": 3.6239,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.97,
      "n": 26,
      "standard_error": 0.3524,
      "lower_ci_bound": 2.2393,
      "upper_ci_bound": 3.6908,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 26,
      "standard_error": 0.2491,
      "lower_ci_bound": 1.352,
      "upper_ci_bound": 2.378,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 27,
      "standard_error": 0.288,
      "lower_ci_bound": 0.5898,
      "upper_ci_bound": 1.7738,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 27,
      "standard_error": 0.2732,
      "lower_ci_bound": 2.1474,
      "upper_ci_bound": 3.2704,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.66,
      "n": 27,
      "standard_error": 0.5245,
      "lower_ci_bound": 1.5863,
      "upper_ci_bound": 3.7426,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 27,
      "standard_error": 0.1616,
      "lower_ci_bound": 1.3579,
      "upper_ci_bound": 2.0221,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9071.00",
      "title": "Gambling Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 27,
      "standard_error": 0.2603,
      "lower_ci_bound": 0.7181,
      "upper_ci_bound": 1.7882,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.67,
      "n": 18,
      "standard_error": 0.465,
      "lower_ci_bound": 2.687,
      "upper_ci_bound": 4.6492,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.51,
      "n": 18,
      "standard_error": 0.8141,
      "lower_ci_bound": 1.7971,
      "upper_ci_bound": 5.2324,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 18,
      "standard_error": 0.1689,
      "lower_ci_bound": 2.993,
      "upper_ci_bound": 3.7056,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.37,
      "n": 18,
      "standard_error": 0.3582,
      "lower_ci_bound": 3.6105,
      "upper_ci_bound": 5.1222,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.69,
      "n": 18,
      "standard_error": 0.3968,
      "lower_ci_bound": 1.8559,
      "upper_ci_bound": 3.53,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.37,
      "n": 18,
      "standard_error": 0.6896,
      "lower_ci_bound": 0.9197,
      "upper_ci_bound": 3.8294,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.06,
      "n": 18,
      "standard_error": 0.3417,
      "lower_ci_bound": 2.3365,
      "upper_ci_bound": 3.7785,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.01,
      "n": 18,
      "standard_error": 0.5942,
      "lower_ci_bound": 1.761,
      "upper_ci_bound": 4.2685,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.55,
      "n": 18,
      "standard_error": 0.2025,
      "lower_ci_bound": 4.1231,
      "upper_ci_bound": 4.9777,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.82,
      "n": 18,
      "standard_error": 0.7141,
      "lower_ci_bound": 3.3134,
      "upper_ci_bound": 6.3266,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 18,
      "standard_error": 0.3591,
      "lower_ci_bound": 2.6765,
      "upper_ci_bound": 4.192,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 18,
      "standard_error": 0.644,
      "lower_ci_bound": 2.416,
      "upper_ci_bound": 5.1337,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.89,
      "n": 18,
      "standard_error": 0.3902,
      "lower_ci_bound": 2.0652,
      "upper_ci_bound": 3.7116,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.49,
      "n": 18,
      "standard_error": 0.4889,
      "lower_ci_bound": 1.4544,
      "upper_ci_bound": 3.5175,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.03,
      "n": 18,
      "standard_error": 0.3342,
      "lower_ci_bound": 1.3232,
      "upper_ci_bound": 2.7332,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": 18,
      "standard_error": 0.4634,
      "lower_ci_bound": 0.7041,
      "upper_ci_bound": 2.6593,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": 18,
      "standard_error": 0.2109,
      "lower_ci_bound": 3.1142,
      "upper_ci_bound": 4.0042,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 18,
      "standard_error": 0.155,
      "lower_ci_bound": 3.997,
      "upper_ci_bound": 4.6509,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.28,
      "n": 18,
      "standard_error": 0.4199,
      "lower_ci_bound": 1.3913,
      "upper_ci_bound": 3.1633,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.88,
      "n": 18,
      "standard_error": 0.536,
      "lower_ci_bound": 0.7496,
      "upper_ci_bound": 3.0113,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.69,
      "n": 18,
      "standard_error": 0.2653,
      "lower_ci_bound": 2.1354,
      "upper_ci_bound": 3.2546,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.09,
      "n": 18,
      "standard_error": 0.1749,
      "lower_ci_bound": 2.7176,
      "upper_ci_bound": 3.4558,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.99,
      "n": 18,
      "standard_error": 0.2491,
      "lower_ci_bound": 1.4636,
      "upper_ci_bound": 2.5148,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 18,
      "standard_error": 0.3276,
      "lower_ci_bound": 0.6156,
      "upper_ci_bound": 1.9979,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 18,
      "standard_error": 0.275,
      "lower_ci_bound": 1.6679,
      "upper_ci_bound": 2.8281,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.63,
      "n": 18,
      "standard_error": 0.3412,
      "lower_ci_bound": 0.9145,
      "upper_ci_bound": 2.3545,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 17,
      "standard_error": 0.3011,
      "lower_ci_bound": 2.5803,
      "upper_ci_bound": 3.8567,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 17,
      "standard_error": 0.2292,
      "lower_ci_bound": 3.256,
      "upper_ci_bound": 4.2276,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 18,
      "standard_error": 0.524,
      "lower_ci_bound": 1.2044,
      "upper_ci_bound": 3.4155,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.83,
      "n": 18,
      "standard_error": 0.7808,
      "lower_ci_bound": 0.1823,
      "upper_ci_bound": 3.477,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.53,
      "n": 18,
      "standard_error": 0.388,
      "lower_ci_bound": 1.715,
      "upper_ci_bound": 3.352,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.93,
      "n": 18,
      "standard_error": 0.37,
      "lower_ci_bound": 2.1526,
      "upper_ci_bound": 3.7138,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 18,
      "standard_error": 0.2211,
      "lower_ci_bound": 1.8612,
      "upper_ci_bound": 2.7941,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.67,
      "n": 18,
      "standard_error": 0.4938,
      "lower_ci_bound": 1.6232,
      "upper_ci_bound": 3.7069,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 18,
      "standard_error": 0.2316,
      "lower_ci_bound": 2.6506,
      "upper_ci_bound": 3.6278,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.22,
      "n": 18,
      "standard_error": 0.2701,
      "lower_ci_bound": 2.6503,
      "upper_ci_bound": 3.7901,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 18,
      "standard_error": 0.3291,
      "lower_ci_bound": 2.4858,
      "upper_ci_bound": 3.8745,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 18,
      "standard_error": 0.4683,
      "lower_ci_bound": 2.8726,
      "upper_ci_bound": 4.8485,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 17,
      "standard_error": 0.2367,
      "lower_ci_bound": 2.2476,
      "upper_ci_bound": 3.2511,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 18,
      "standard_error": 0.4209,
      "lower_ci_bound": 2.3001,
      "upper_ci_bound": 4.076,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 18,
      "standard_error": 0.1481,
      "lower_ci_bound": 1.4841,
      "upper_ci_bound": 2.109,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 18,
      "standard_error": 0.3768,
      "lower_ci_bound": 0.5319,
      "upper_ci_bound": 2.1218,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 18,
      "standard_error": 0.0762,
      "lower_ci_bound": 1.9564,
      "upper_ci_bound": 2.2777,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.71,
      "n": 18,
      "standard_error": 0.3095,
      "lower_ci_bound": 2.0534,
      "upper_ci_bound": 3.3593,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.3,
      "n": 18,
      "standard_error": 0.1284,
      "lower_ci_bound": 4.0317,
      "upper_ci_bound": 4.5734,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.47,
      "n": 18,
      "standard_error": 0.415,
      "lower_ci_bound": 4.5897,
      "upper_ci_bound": 6.3407,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.87,
      "n": 18,
      "standard_error": 0.1992,
      "lower_ci_bound": 3.4535,
      "upper_ci_bound": 4.2939,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.01,
      "n": 18,
      "standard_error": 0.375,
      "lower_ci_bound": 3.222,
      "upper_ci_bound": 4.8041,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 18,
      "standard_error": 0.1514,
      "lower_ci_bound": 1.8932,
      "upper_ci_bound": 2.5322,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.83,
      "n": 18,
      "standard_error": 0.2924,
      "lower_ci_bound": 1.2181,
      "upper_ci_bound": 2.4518,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 18,
      "standard_error": 0.1978,
      "lower_ci_bound": 1.8317,
      "upper_ci_bound": 2.6662,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.98,
      "n": 18,
      "standard_error": 0.3863,
      "lower_ci_bound": 1.1645,
      "upper_ci_bound": 2.7947,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 18,
      "standard_error": 0.2536,
      "lower_ci_bound": 2.0938,
      "upper_ci_bound": 3.1639,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 17,
      "standard_error": 0.2477,
      "lower_ci_bound": 2.3223,
      "upper_ci_bound": 3.3725,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 18,
      "standard_error": 0.2016,
      "lower_ci_bound": 1.4878,
      "upper_ci_bound": 2.3385,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.02,
      "n": 17,
      "standard_error": 0.7206,
      "lower_ci_bound": 0.4957,
      "upper_ci_bound": 3.5509,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 18,
      "standard_error": 0.2161,
      "lower_ci_bound": 2.9986,
      "upper_ci_bound": 3.9103,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.98,
      "n": 18,
      "standard_error": 0.3648,
      "lower_ci_bound": 2.2103,
      "upper_ci_bound": 3.7498,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 18,
      "standard_error": 0.3185,
      "lower_ci_bound": 1.7341,
      "upper_ci_bound": 3.078,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 18,
      "standard_error": 0.6752,
      "lower_ci_bound": 0.3502,
      "upper_ci_bound": 3.199,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.34,
      "n": 18,
      "standard_error": 0.1702,
      "lower_ci_bound": 1.9813,
      "upper_ci_bound": 2.6995,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.34,
      "n": 18,
      "standard_error": 0.2444,
      "lower_ci_bound": 0.828,
      "upper_ci_bound": 1.8592,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 18,
      "standard_error": 0.2346,
      "lower_ci_bound": 2.6052,
      "upper_ci_bound": 3.5951,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.4,
      "n": 18,
      "standard_error": 0.3463,
      "lower_ci_bound": 1.6659,
      "upper_ci_bound": 3.1271,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 18,
      "standard_error": 0.1765,
      "lower_ci_bound": 1.5477,
      "upper_ci_bound": 2.2925,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9072.00",
      "title": "Entertainment and Recreation Managers, Except Gambling",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 18,
      "standard_error": 0.4273,
      "lower_ci_bound": 0.4046,
      "upper_ci_bound": 2.2077,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.7,
      "n": 15,
      "standard_error": 0.1743,
      "lower_ci_bound": 4.3225,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.72,
      "n": 15,
      "standard_error": 0.1919,
      "lower_ci_bound": 4.31,
      "upper_ci_bound": 5.1333,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.12,
      "n": 15,
      "standard_error": 0.1938,
      "lower_ci_bound": 3.7037,
      "upper_ci_bound": 4.5351,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 15,
      "standard_error": 0.466,
      "lower_ci_bound": 3.9508,
      "upper_ci_bound": 5.9497,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.99,
      "n": 15,
      "standard_error": 0.4664,
      "lower_ci_bound": 2.9872,
      "upper_ci_bound": 4.9878,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 15,
      "standard_error": 0.5948,
      "lower_ci_bound": 2.1293,
      "upper_ci_bound": 4.6806,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 15,
      "standard_error": 0.3571,
      "lower_ci_bound": 3.4889,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.83,
      "n": 15,
      "standard_error": 0.5425,
      "lower_ci_bound": 3.6708,
      "upper_ci_bound": 5.9978,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.55,
      "n": 15,
      "standard_error": 0.1944,
      "lower_ci_bound": 4.1341,
      "upper_ci_bound": 4.9679,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 15,
      "standard_error": 0.3861,
      "lower_ci_bound": 4.1751,
      "upper_ci_bound": 5.8315,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.64,
      "n": 15,
      "standard_error": 0.1781,
      "lower_ci_bound": 4.2588,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.89,
      "n": 15,
      "standard_error": 0.2711,
      "lower_ci_bound": 4.3075,
      "upper_ci_bound": 5.4704,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 15,
      "standard_error": 0.4804,
      "lower_ci_bound": 1.4364,
      "upper_ci_bound": 3.4969,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 15,
      "standard_error": 0.7825,
      "lower_ci_bound": 0.5674,
      "upper_ci_bound": 3.9241,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 15,
      "standard_error": 0.6705,
      "lower_ci_bound": 1.1494,
      "upper_ci_bound": 4.0253,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 15,
      "standard_error": 0.9747,
      "lower_ci_bound": 0.2043,
      "upper_ci_bound": 4.3852,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 14,
      "standard_error": 0.2731,
      "lower_ci_bound": 3.5063,
      "upper_ci_bound": 4.6861,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.79,
      "n": 15,
      "standard_error": 0.4729,
      "lower_ci_bound": 3.7708,
      "upper_ci_bound": 5.7994,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 15,
      "standard_error": 0.2292,
      "lower_ci_bound": 1.9019,
      "upper_ci_bound": 2.8852,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 14,
      "standard_error": 0.2967,
      "lower_ci_bound": 1.5324,
      "upper_ci_bound": 2.8143,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 15,
      "standard_error": 0.3782,
      "lower_ci_bound": 1.0338,
      "upper_ci_bound": 2.6562,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.49,
      "n": 15,
      "standard_error": 0.6751,
      "lower_ci_bound": 0.0415,
      "upper_ci_bound": 2.9376,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 15,
      "standard_error": 0.3283,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.0705,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 15,
      "standard_error": 0.1641,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5352,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 15,
      "standard_error": 0.3354,
      "lower_ci_bound": 1.6279,
      "upper_ci_bound": 3.0667,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.63,
      "n": 15,
      "standard_error": 0.3124,
      "lower_ci_bound": 0.9555,
      "upper_ci_bound": 2.2956,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.33,
      "n": 15,
      "standard_error": 0.3532,
      "lower_ci_bound": 3.568,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 15,
      "standard_error": 0.3371,
      "lower_ci_bound": 3.1865,
      "upper_ci_bound": 4.6326,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 15,
      "standard_error": 0.1733,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6375,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 15,
      "standard_error": 0.4973,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7812,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.99,
      "n": 15,
      "standard_error": 0.3251,
      "lower_ci_bound": 1.2909,
      "upper_ci_bound": 2.6854,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.99,
      "n": 15,
      "standard_error": 0.6132,
      "lower_ci_bound": 0.6762,
      "upper_ci_bound": 3.3066,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 15,
      "standard_error": 0.4924,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.6057,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 15,
      "standard_error": 0.4924,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6057,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 15,
      "standard_error": 0.6537,
      "lower_ci_bound": 1.9519,
      "upper_ci_bound": 4.7562,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 15,
      "standard_error": 0.9928,
      "lower_ci_bound": 1.6151,
      "upper_ci_bound": 5.8738,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.89,
      "n": 14,
      "standard_error": 0.5797,
      "lower_ci_bound": 1.634,
      "upper_ci_bound": 4.1388,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 14,
      "standard_error": 0.7801,
      "lower_ci_bound": 0.9413,
      "upper_ci_bound": 4.3119,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 15,
      "standard_error": 0.4293,
      "lower_ci_bound": 1.453,
      "upper_ci_bound": 3.2944,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 15,
      "standard_error": 0.7312,
      "lower_ci_bound": 0.5268,
      "upper_ci_bound": 3.6635,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 15,
      "standard_error": 0.1772,
      "lower_ci_bound": 1.2891,
      "upper_ci_bound": 2.0493,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 15,
      "standard_error": 0.4434,
      "lower_ci_bound": 0.3001,
      "upper_ci_bound": 2.202,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 15,
      "standard_error": 0.6124,
      "lower_ci_bound": 1.1205,
      "upper_ci_bound": 3.7474,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.03,
      "n": 15,
      "standard_error": 0.7916,
      "lower_ci_bound": 0.3276,
      "upper_ci_bound": 3.7234,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 15,
      "standard_error": 0.3289,
      "lower_ci_bound": 2.9741,
      "upper_ci_bound": 4.3847,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.64,
      "n": 15,
      "standard_error": 0.4476,
      "lower_ci_bound": 3.6791,
      "upper_ci_bound": 5.5992,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.72,
      "n": 15,
      "standard_error": 0.1736,
      "lower_ci_bound": 4.3505,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.28,
      "n": 15,
      "standard_error": 0.618,
      "lower_ci_bound": 2.9596,
      "upper_ci_bound": 5.6103,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 15,
      "standard_error": 0.4942,
      "lower_ci_bound": 1.3903,
      "upper_ci_bound": 3.5103,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 15,
      "standard_error": 0.5753,
      "lower_ci_bound": 0.1686,
      "upper_ci_bound": 2.6362,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 15,
      "standard_error": 0.23,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8664,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.02,
      "n": 15,
      "standard_error": 0.6265,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.3685,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 15,
      "standard_error": 0.3,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1685,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 15,
      "standard_error": 0.1917,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.783,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.15,
      "n": 15,
      "standard_error": 0.4212,
      "lower_ci_bound": 1.2427,
      "upper_ci_bound": 3.0493,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 15,
      "standard_error": 0.7641,
      "lower_ci_bound": 0.9131,
      "upper_ci_bound": 4.1909,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 15,
      "standard_error": 0.2519,
      "lower_ci_bound": 3.4244,
      "upper_ci_bound": 4.5049,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.56,
      "n": 15,
      "standard_error": 0.3425,
      "lower_ci_bound": 2.8251,
      "upper_ci_bound": 4.2942,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 15,
      "standard_error": 0.2922,
      "lower_ci_bound": 2.2291,
      "upper_ci_bound": 3.4824,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.83,
      "n": 14,
      "standard_error": 0.5448,
      "lower_ci_bound": 1.6491,
      "upper_ci_bound": 4.003,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.94,
      "n": 15,
      "standard_error": 0.4617,
      "lower_ci_bound": 1.954,
      "upper_ci_bound": 3.9343,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 14,
      "standard_error": 0.8677,
      "lower_ci_bound": 0.6435,
      "upper_ci_bound": 4.3928,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.63,
      "n": 15,
      "standard_error": 0.3117,
      "lower_ci_bound": 2.957,
      "upper_ci_bound": 4.2943,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 15,
      "standard_error": 0.518,
      "lower_ci_bound": 2.3398,
      "upper_ci_bound": 4.5619,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.66,
      "n": 15,
      "standard_error": 0.5149,
      "lower_ci_bound": 1.5541,
      "upper_ci_bound": 3.7627,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9081.00",
      "title": "Lodging Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 14,
      "standard_error": 0.6076,
      "lower_ci_bound": 0.6855,
      "upper_ci_bound": 3.3106,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.68,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.5,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.93,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.11,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.96,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.79,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.89,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.39,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.79,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.89,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.54,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.93,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.46,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9111.00",
      "title": "Medical and Health Services Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 24,
      "standard_error": 0.3262,
      "lower_ci_bound": 3.1433,
      "upper_ci_bound": 4.4929,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 24,
      "standard_error": 0.1974,
      "lower_ci_bound": 3.808,
      "upper_ci_bound": 4.6246,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 25,
      "standard_error": 0.2504,
      "lower_ci_bound": 3.053,
      "upper_ci_bound": 4.0866,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.89,
      "n": 25,
      "standard_error": 0.3132,
      "lower_ci_bound": 4.248,
      "upper_ci_bound": 5.541,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 25,
      "standard_error": 0.1492,
      "lower_ci_bound": 1.875,
      "upper_ci_bound": 2.4911,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 25,
      "standard_error": 0.2719,
      "lower_ci_bound": 1.5385,
      "upper_ci_bound": 2.6607,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.01,
      "n": 25,
      "standard_error": 0.161,
      "lower_ci_bound": 1.6807,
      "upper_ci_bound": 2.3454,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.31,
      "n": 25,
      "standard_error": 0.3932,
      "lower_ci_bound": 1.5018,
      "upper_ci_bound": 3.1248,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 25,
      "standard_error": 0.4975,
      "lower_ci_bound": 2.1172,
      "upper_ci_bound": 4.1709,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.06,
      "n": 25,
      "standard_error": 0.5831,
      "lower_ci_bound": 2.8586,
      "upper_ci_bound": 5.2656,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 25,
      "standard_error": 0.3748,
      "lower_ci_bound": 2.4837,
      "upper_ci_bound": 4.0308,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 25,
      "standard_error": 0.4825,
      "lower_ci_bound": 2.8041,
      "upper_ci_bound": 4.7959,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 24,
      "standard_error": 0.3626,
      "lower_ci_bound": 2.1289,
      "upper_ci_bound": 3.6289,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.03,
      "n": 25,
      "standard_error": 0.5524,
      "lower_ci_bound": 1.8927,
      "upper_ci_bound": 4.1729,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": 25,
      "standard_error": 0.2367,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.9478,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.78,
      "n": 25,
      "standard_error": 0.3829,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.566,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.66,
      "n": 25,
      "standard_error": 0.143,
      "lower_ci_bound": 3.3607,
      "upper_ci_bound": 3.9509,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.61,
      "n": 25,
      "standard_error": 0.1678,
      "lower_ci_bound": 4.2639,
      "upper_ci_bound": 4.9567,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 25,
      "standard_error": 0.2362,
      "lower_ci_bound": 2.2456,
      "upper_ci_bound": 3.2204,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.33,
      "n": 25,
      "standard_error": 0.4643,
      "lower_ci_bound": 2.3702,
      "upper_ci_bound": 4.2866,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.02,
      "n": 25,
      "standard_error": 0.3111,
      "lower_ci_bound": 1.3743,
      "upper_ci_bound": 2.6586,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 25,
      "standard_error": 0.5239,
      "lower_ci_bound": 1.3645,
      "upper_ci_bound": 3.5271,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 25,
      "standard_error": 0.1778,
      "lower_ci_bound": 1.1146,
      "upper_ci_bound": 1.8483,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.51,
      "n": 25,
      "standard_error": 0.5423,
      "lower_ci_bound": 0.3877,
      "upper_ci_bound": 2.626,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 25,
      "standard_error": 0.3847,
      "lower_ci_bound": 1.4677,
      "upper_ci_bound": 3.0558,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.53,
      "n": 25,
      "standard_error": 0.6984,
      "lower_ci_bound": 1.0921,
      "upper_ci_bound": 3.975,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 25,
      "standard_error": 0.1613,
      "lower_ci_bound": 3.1469,
      "upper_ci_bound": 3.8125,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.5,
      "n": 25,
      "standard_error": 0.2028,
      "lower_ci_bound": 4.0843,
      "upper_ci_bound": 4.9215,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 25,
      "standard_error": 0.3729,
      "lower_ci_bound": 1.3914,
      "upper_ci_bound": 2.9305,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 25,
      "standard_error": 0.6822,
      "lower_ci_bound": 0.8789,
      "upper_ci_bound": 3.6951,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 25,
      "standard_error": 0.404,
      "lower_ci_bound": 2.6675,
      "upper_ci_bound": 4.3353,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 25,
      "standard_error": 0.3384,
      "lower_ci_bound": 3.7541,
      "upper_ci_bound": 5.1508,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.03,
      "n": 25,
      "standard_error": 0.2207,
      "lower_ci_bound": 3.5701,
      "upper_ci_bound": 4.4809,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.07,
      "n": 25,
      "standard_error": 0.283,
      "lower_ci_bound": 4.4834,
      "upper_ci_bound": 5.6517,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.72,
      "n": 25,
      "standard_error": 0.0812,
      "lower_ci_bound": 1.5539,
      "upper_ci_bound": 1.8889,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.79,
      "n": 25,
      "standard_error": 0.2928,
      "lower_ci_bound": 1.1863,
      "upper_ci_bound": 2.3951,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 25,
      "standard_error": 0.1966,
      "lower_ci_bound": 1.0716,
      "upper_ci_bound": 1.8831,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 25,
      "standard_error": 0.4695,
      "lower_ci_bound": 0.1799,
      "upper_ci_bound": 2.1179,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 25,
      "standard_error": 0.4058,
      "lower_ci_bound": 1.0732,
      "upper_ci_bound": 2.7481,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 25,
      "standard_error": 0.8989,
      "lower_ci_bound": 0.3438,
      "upper_ci_bound": 4.0543,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 25,
      "standard_error": 0.3458,
      "lower_ci_bound": 1.0517,
      "upper_ci_bound": 2.4789,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.12,
      "n": 25,
      "standard_error": 0.4158,
      "lower_ci_bound": 0.2636,
      "upper_ci_bound": 1.9801,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 25,
      "standard_error": 0.0872,
      "lower_ci_bound": 1.0014,
      "upper_ci_bound": 1.3614,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 25,
      "standard_error": 0.1928,
      "lower_ci_bound": 0.0038,
      "upper_ci_bound": 0.7998,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 25,
      "standard_error": 0.2726,
      "lower_ci_bound": 2.3074,
      "upper_ci_bound": 3.4325,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 25,
      "standard_error": 0.4108,
      "lower_ci_bound": 2.8564,
      "upper_ci_bound": 4.5521,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.99,
      "n": 25,
      "standard_error": 0.1781,
      "lower_ci_bound": 3.6269,
      "upper_ci_bound": 4.3618,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": 25,
      "standard_error": 0.2643,
      "lower_ci_bound": 4.1354,
      "upper_ci_bound": 5.2264,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 25,
      "standard_error": 0.1048,
      "lower_ci_bound": 1.0204,
      "upper_ci_bound": 1.4528,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 25,
      "standard_error": 0.328,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3498,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 25,
      "standard_error": 0.1623,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5663,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 25,
      "standard_error": 0.3105,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0678,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 25,
      "standard_error": 0.2325,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8708,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 25,
      "standard_error": 0.405,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5503,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 25,
      "standard_error": 0.1209,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4665,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.61,
      "n": 25,
      "standard_error": 0.3213,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.2692,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 25,
      "standard_error": 0.2778,
      "lower_ci_bound": 1.7153,
      "upper_ci_bound": 2.8622,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 25,
      "standard_error": 0.4077,
      "lower_ci_bound": 1.2896,
      "upper_ci_bound": 2.9723,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 24,
      "standard_error": 0.3913,
      "lower_ci_bound": 1.1464,
      "upper_ci_bound": 2.7654,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.37,
      "n": 25,
      "standard_error": 0.4852,
      "lower_ci_bound": 0.3674,
      "upper_ci_bound": 2.3702,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 25,
      "standard_error": 0.1682,
      "lower_ci_bound": 1.479,
      "upper_ci_bound": 2.1732,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 25,
      "standard_error": 0.2986,
      "lower_ci_bound": 0.5319,
      "upper_ci_bound": 1.7645,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 25,
      "standard_error": 0.286,
      "lower_ci_bound": 1.8905,
      "upper_ci_bound": 3.071,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 25,
      "standard_error": 0.3649,
      "lower_ci_bound": 1.9749,
      "upper_ci_bound": 3.4813,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 25,
      "standard_error": 0.2339,
      "lower_ci_bound": 1.1398,
      "upper_ci_bound": 2.1052,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.00",
      "title": "Natural Sciences Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 25,
      "standard_error": 0.4579,
      "lower_ci_bound": 0.3661,
      "upper_ci_bound": 2.2561,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.97,
      "n": 19,
      "standard_error": 0.3085,
      "lower_ci_bound": 2.3262,
      "upper_ci_bound": 3.6225,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.84,
      "n": 19,
      "standard_error": 0.4431,
      "lower_ci_bound": 1.9049,
      "upper_ci_bound": 3.7667,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": 19,
      "standard_error": 0.3051,
      "lower_ci_bound": 3.092,
      "upper_ci_bound": 4.3742,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 19,
      "standard_error": 0.4669,
      "lower_ci_bound": 3.4041,
      "upper_ci_bound": 5.3659,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 19,
      "standard_error": 0.2145,
      "lower_ci_bound": 1.1768,
      "upper_ci_bound": 2.0781,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 19,
      "standard_error": 0.3966,
      "lower_ci_bound": 0.3055,
      "upper_ci_bound": 1.9718,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.02,
      "n": 19,
      "standard_error": 0.259,
      "lower_ci_bound": 1.4738,
      "upper_ci_bound": 2.5619,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.87,
      "n": 19,
      "standard_error": 0.4755,
      "lower_ci_bound": 0.8669,
      "upper_ci_bound": 2.8651,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.27,
      "n": 19,
      "standard_error": 0.3308,
      "lower_ci_bound": 3.5724,
      "upper_ci_bound": 4.9625,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 19,
      "standard_error": 0.5549,
      "lower_ci_bound": 3.6812,
      "upper_ci_bound": 6.0129,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": 0.279,
      "lower_ci_bound": 1.9942,
      "upper_ci_bound": 3.1667,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 19,
      "standard_error": 0.4037,
      "lower_ci_bound": 1.5018,
      "upper_ci_bound": 3.1979,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 18,
      "standard_error": 0.2894,
      "lower_ci_bound": 1.1622,
      "upper_ci_bound": 2.3833,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 18,
      "standard_error": 0.4491,
      "lower_ci_bound": 0.2311,
      "upper_ci_bound": 2.126,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 19,
      "standard_error": 0.061,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1986,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.07,
      "n": 19,
      "standard_error": 0.061,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1986,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 19,
      "standard_error": 0.2856,
      "lower_ci_bound": 2.3111,
      "upper_ci_bound": 3.511,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.47,
      "n": 19,
      "standard_error": 0.4916,
      "lower_ci_bound": 2.4408,
      "upper_ci_bound": 4.5065,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 19,
      "standard_error": 0.272,
      "lower_ci_bound": 1.2336,
      "upper_ci_bound": 2.3765,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 19,
      "standard_error": 0.4393,
      "lower_ci_bound": 0.4552,
      "upper_ci_bound": 2.301,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 19,
      "standard_error": 0.2229,
      "lower_ci_bound": 1.0337,
      "upper_ci_bound": 1.9704,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.91,
      "n": 19,
      "standard_error": 0.4076,
      "lower_ci_bound": 0.0561,
      "upper_ci_bound": 1.7686,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 19,
      "standard_error": 0.193,
      "lower_ci_bound": 1.0135,
      "upper_ci_bound": 1.8245,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.79,
      "n": 19,
      "standard_error": 0.3582,
      "lower_ci_bound": 0.0396,
      "upper_ci_bound": 1.5446,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 19,
      "standard_error": 0.2696,
      "lower_ci_bound": 2.3066,
      "upper_ci_bound": 3.4394,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.07,
      "n": 19,
      "standard_error": 0.4371,
      "lower_ci_bound": 2.1553,
      "upper_ci_bound": 3.992,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 19,
      "standard_error": 0.2109,
      "lower_ci_bound": 1.2491,
      "upper_ci_bound": 2.1352,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 19,
      "standard_error": 0.3818,
      "lower_ci_bound": 0.4525,
      "upper_ci_bound": 2.0569,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.51,
      "n": 19,
      "standard_error": 0.2598,
      "lower_ci_bound": 1.9642,
      "upper_ci_bound": 3.0558,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.51,
      "n": 19,
      "standard_error": 0.3352,
      "lower_ci_bound": 1.8045,
      "upper_ci_bound": 3.2129,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 19,
      "standard_error": 0.4225,
      "lower_ci_bound": 2.0682,
      "upper_ci_bound": 3.8434,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 19,
      "standard_error": 0.5983,
      "lower_ci_bound": 1.8967,
      "upper_ci_bound": 4.4108,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": 0.2778,
      "lower_ci_bound": 2.0013,
      "upper_ci_bound": 3.1686,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 19,
      "standard_error": 0.4596,
      "lower_ci_bound": 1.9821,
      "upper_ci_bound": 3.9131,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 19,
      "standard_error": 0.2673,
      "lower_ci_bound": 1.7616,
      "upper_ci_bound": 2.8847,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 19,
      "standard_error": 0.4979,
      "lower_ci_bound": 1.2127,
      "upper_ci_bound": 3.3049,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 19,
      "standard_error": 0.2068,
      "lower_ci_bound": 1.1482,
      "upper_ci_bound": 2.0171,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.07,
      "n": 19,
      "standard_error": 0.3685,
      "lower_ci_bound": 0.2917,
      "upper_ci_bound": 1.84,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 19,
      "standard_error": 0.3417,
      "lower_ci_bound": 2.5232,
      "upper_ci_bound": 3.9588,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.07,
      "n": 19,
      "standard_error": 0.499,
      "lower_ci_bound": 2.0257,
      "upper_ci_bound": 4.1225,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.06,
      "n": 19,
      "standard_error": 0.2817,
      "lower_ci_bound": 1.4679,
      "upper_ci_bound": 2.6515,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.64,
      "n": 19,
      "standard_error": 0.45,
      "lower_ci_bound": 0.6902,
      "upper_ci_bound": 2.5809,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.69,
      "n": 19,
      "standard_error": 0.2784,
      "lower_ci_bound": 2.1075,
      "upper_ci_bound": 3.2772,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 19,
      "standard_error": 0.5431,
      "lower_ci_bound": 1.81,
      "upper_ci_bound": 4.0919,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 19,
      "standard_error": 0.1554,
      "lower_ci_bound": 3.445,
      "upper_ci_bound": 4.098,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.07,
      "n": 19,
      "standard_error": 0.2464,
      "lower_ci_bound": 3.5515,
      "upper_ci_bound": 4.5867,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 19,
      "standard_error": 0.1281,
      "lower_ci_bound": 1.0631,
      "upper_ci_bound": 1.6014,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 19,
      "standard_error": 0.1693,
      "lower_ci_bound": 0.08,
      "upper_ci_bound": 0.7914,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 19,
      "standard_error": 0.1565,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5369,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 19,
      "standard_error": 0.2736,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9448,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": 0.1698,
      "lower_ci_bound": 1.0173,
      "upper_ci_bound": 1.7308,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.56,
      "n": 19,
      "standard_error": 0.2736,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1364,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 19,
      "standard_error": 0.4409,
      "lower_ci_bound": 1.211,
      "upper_ci_bound": 3.0637,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 19,
      "standard_error": 0.7272,
      "lower_ci_bound": 0.3739,
      "upper_ci_bound": 3.4294,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.66,
      "n": 19,
      "standard_error": 0.3956,
      "lower_ci_bound": 1.8248,
      "upper_ci_bound": 3.4871,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.28,
      "n": 19,
      "standard_error": 0.4875,
      "lower_ci_bound": 1.255,
      "upper_ci_bound": 3.3035,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 19,
      "standard_error": 0.4818,
      "lower_ci_bound": 1.4295,
      "upper_ci_bound": 3.4539,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 19,
      "standard_error": 0.5486,
      "lower_ci_bound": 0.9905,
      "upper_ci_bound": 3.2955,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 19,
      "standard_error": 0.2494,
      "lower_ci_bound": 1.348,
      "upper_ci_bound": 2.3959,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.84,
      "n": 19,
      "standard_error": 0.3285,
      "lower_ci_bound": 0.1473,
      "upper_ci_bound": 1.5274,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 19,
      "standard_error": 0.2154,
      "lower_ci_bound": 1.7072,
      "upper_ci_bound": 2.6123,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.06,
      "n": 19,
      "standard_error": 0.3268,
      "lower_ci_bound": 1.3718,
      "upper_ci_bound": 2.7451,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 18,
      "standard_error": 0.2283,
      "lower_ci_bound": 1.5223,
      "upper_ci_bound": 2.4858,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.01",
      "title": "Clinical Research Coordinators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 18,
      "standard_error": 0.3875,
      "lower_ci_bound": 0.936,
      "upper_ci_bound": 2.571,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9121.02",
      "title": "Water Resource Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.42,
      "n": 29,
      "standard_error": 0.1903,
      "lower_ci_bound": 4.029,
      "upper_ci_bound": 4.8086,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 29,
      "standard_error": 0.2335,
      "lower_ci_bound": 4.1067,
      "upper_ci_bound": 5.0635,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.58,
      "n": 29,
      "standard_error": 0.1896,
      "lower_ci_bound": 3.193,
      "upper_ci_bound": 3.9698,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.53,
      "n": 29,
      "standard_error": 0.2455,
      "lower_ci_bound": 4.0289,
      "upper_ci_bound": 5.0346,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 29,
      "standard_error": 0.2472,
      "lower_ci_bound": 2.4947,
      "upper_ci_bound": 3.5073,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.84,
      "n": 29,
      "standard_error": 0.4165,
      "lower_ci_bound": 1.9861,
      "upper_ci_bound": 3.6925,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.72,
      "n": 29,
      "standard_error": 0.2951,
      "lower_ci_bound": 2.1199,
      "upper_ci_bound": 3.3287,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 29,
      "standard_error": 0.4264,
      "lower_ci_bound": 2.1633,
      "upper_ci_bound": 3.9102,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 29,
      "standard_error": 0.2052,
      "lower_ci_bound": 3.5374,
      "upper_ci_bound": 4.3781,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.79,
      "n": 29,
      "standard_error": 0.3707,
      "lower_ci_bound": 4.0293,
      "upper_ci_bound": 5.548,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.59,
      "n": 29,
      "standard_error": 0.214,
      "lower_ci_bound": 3.1557,
      "upper_ci_bound": 4.0324,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.87,
      "n": 29,
      "standard_error": 0.3426,
      "lower_ci_bound": 3.1701,
      "upper_ci_bound": 4.5737,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.03,
      "n": 28,
      "standard_error": 0.2948,
      "lower_ci_bound": 3.424,
      "upper_ci_bound": 4.6338,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 29,
      "standard_error": 0.4311,
      "lower_ci_bound": 3.7021,
      "upper_ci_bound": 5.4683,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.06,
      "n": 29,
      "standard_error": 0.0449,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1546,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 29,
      "standard_error": 0.1347,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4638,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 29,
      "standard_error": 0.1731,
      "lower_ci_bound": 3.2171,
      "upper_ci_bound": 3.9262,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 29,
      "standard_error": 0.165,
      "lower_ci_bound": 4.1138,
      "upper_ci_bound": 4.79,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 29,
      "standard_error": 0.1802,
      "lower_ci_bound": 1.9025,
      "upper_ci_bound": 2.6406,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 29,
      "standard_error": 0.3434,
      "lower_ci_bound": 1.5108,
      "upper_ci_bound": 2.9174,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 29,
      "standard_error": 0.1764,
      "lower_ci_bound": 1.4319,
      "upper_ci_bound": 2.1546,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.72,
      "n": 29,
      "standard_error": 0.3863,
      "lower_ci_bound": 0.9322,
      "upper_ci_bound": 2.5146,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 29,
      "standard_error": 0.23,
      "lower_ci_bound": 1.1752,
      "upper_ci_bound": 2.1173,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 29,
      "standard_error": 0.3983,
      "lower_ci_bound": 0.3643,
      "upper_ci_bound": 1.996,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": 29,
      "standard_error": 0.2448,
      "lower_ci_bound": 2.0627,
      "upper_ci_bound": 3.0656,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.76,
      "n": 29,
      "standard_error": 0.3247,
      "lower_ci_bound": 2.0966,
      "upper_ci_bound": 3.4269,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.59,
      "n": 29,
      "standard_error": 0.16,
      "lower_ci_bound": 3.2629,
      "upper_ci_bound": 3.9184,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 29,
      "standard_error": 0.2154,
      "lower_ci_bound": 3.671,
      "upper_ci_bound": 4.5535,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 28,
      "standard_error": 0.1096,
      "lower_ci_bound": 1.1667,
      "upper_ci_bound": 1.6163,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 29,
      "standard_error": 0.2278,
      "lower_ci_bound": 0.2887,
      "upper_ci_bound": 1.222,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 29,
      "standard_error": 0.1584,
      "lower_ci_bound": 1.0916,
      "upper_ci_bound": 1.7405,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.66,
      "n": 29,
      "standard_error": 0.2448,
      "lower_ci_bound": 0.1592,
      "upper_ci_bound": 1.1622,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 29,
      "standard_error": 0.0959,
      "lower_ci_bound": 1.0556,
      "upper_ci_bound": 1.4484,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 29,
      "standard_error": 0.1737,
      "lower_ci_bound": 0.0853,
      "upper_ci_bound": 0.797,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.07,
      "n": 29,
      "standard_error": 0.2388,
      "lower_ci_bound": 2.5803,
      "upper_ci_bound": 3.5586,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.41,
      "n": 29,
      "standard_error": 0.2324,
      "lower_ci_bound": 2.9311,
      "upper_ci_bound": 3.8831,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 29,
      "standard_error": 0.1363,
      "lower_ci_bound": 1.6167,
      "upper_ci_bound": 2.1752,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": 29,
      "standard_error": 0.2217,
      "lower_ci_bound": 1.0903,
      "upper_ci_bound": 1.9984,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 29,
      "standard_error": 0.1687,
      "lower_ci_bound": 1.8528,
      "upper_ci_bound": 2.5438,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": 29,
      "standard_error": 0.3698,
      "lower_ci_bound": 1.6564,
      "upper_ci_bound": 3.1714,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 29,
      "standard_error": 0.1327,
      "lower_ci_bound": 1.2193,
      "upper_ci_bound": 1.7629,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.98,
      "n": 29,
      "standard_error": 0.2923,
      "lower_ci_bound": 0.3764,
      "upper_ci_bound": 1.5739,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 29,
      "standard_error": 0.1535,
      "lower_ci_bound": 1.6672,
      "upper_ci_bound": 2.2962,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.02,
      "n": 29,
      "standard_error": 0.3521,
      "lower_ci_bound": 1.2965,
      "upper_ci_bound": 2.739,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 29,
      "standard_error": 0.2387,
      "lower_ci_bound": 3.1898,
      "upper_ci_bound": 4.1679,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.71,
      "n": 29,
      "standard_error": 0.3968,
      "lower_ci_bound": 3.894,
      "upper_ci_bound": 5.5197,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.08,
      "n": 29,
      "standard_error": 0.1409,
      "lower_ci_bound": 3.7876,
      "upper_ci_bound": 4.3651,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.97,
      "n": 29,
      "standard_error": 0.2533,
      "lower_ci_bound": 3.4526,
      "upper_ci_bound": 4.4901,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 29,
      "standard_error": 0.1292,
      "lower_ci_bound": 1.1737,
      "upper_ci_bound": 1.7028,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.72,
      "n": 29,
      "standard_error": 0.2374,
      "lower_ci_bound": 0.2295,
      "upper_ci_bound": 1.2022,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 29,
      "standard_error": 0.075,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2576,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 29,
      "standard_error": 0.1141,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.3868,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 29,
      "standard_error": 0.1477,
      "lower_ci_bound": 1.1718,
      "upper_ci_bound": 1.7768,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 29,
      "standard_error": 0.2702,
      "lower_ci_bound": 0.2619,
      "upper_ci_bound": 1.3691,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 29,
      "standard_error": 0.1424,
      "lower_ci_bound": 1.3028,
      "upper_ci_bound": 1.8862,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 29,
      "standard_error": 0.2934,
      "lower_ci_bound": 0.7085,
      "upper_ci_bound": 1.9106,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.2,
      "n": 29,
      "standard_error": 0.1809,
      "lower_ci_bound": 3.8321,
      "upper_ci_bound": 4.5733,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 28,
      "standard_error": 0.2005,
      "lower_ci_bound": 3.9162,
      "upper_ci_bound": 4.7392,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 29,
      "standard_error": 0.1556,
      "lower_ci_bound": 2.9354,
      "upper_ci_bound": 3.573,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.13,
      "n": 29,
      "standard_error": 0.2841,
      "lower_ci_bound": 2.5469,
      "upper_ci_bound": 3.7106,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.34,
      "n": 29,
      "standard_error": 0.263,
      "lower_ci_bound": 1.8061,
      "upper_ci_bound": 2.8835,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 29,
      "standard_error": 0.3943,
      "lower_ci_bound": 1.0097,
      "upper_ci_bound": 2.6253,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 29,
      "standard_error": 0.2271,
      "lower_ci_bound": 2.3194,
      "upper_ci_bound": 3.2497,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 29,
      "standard_error": 0.2432,
      "lower_ci_bound": 2.3588,
      "upper_ci_bound": 3.355,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.54,
      "n": 29,
      "standard_error": 0.2347,
      "lower_ci_bound": 3.0554,
      "upper_ci_bound": 4.0171,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9131.00",
      "title": "Postmasters and Mail Superintendents",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 29,
      "standard_error": 0.1887,
      "lower_ci_bound": 3.265,
      "upper_ci_bound": 4.0383,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9141.00",
      "title": "Property, Real Estate, and Community Association Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.37,
      "n": 26,
      "standard_error": 0.1117,
      "lower_ci_bound": 4.1351,
      "upper_ci_bound": 4.5954,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 27,
      "standard_error": 0.215,
      "lower_ci_bound": 4.1571,
      "upper_ci_bound": 5.041,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.46,
      "n": 25,
      "standard_error": 0.2028,
      "lower_ci_bound": 3.0459,
      "upper_ci_bound": 3.8829,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.49,
      "n": 27,
      "standard_error": 0.3504,
      "lower_ci_bound": 3.7681,
      "upper_ci_bound": 5.2086,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 25,
      "standard_error": 0.2586,
      "lower_ci_bound": 2.2683,
      "upper_ci_bound": 3.3356,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 27,
      "standard_error": 0.4464,
      "lower_ci_bound": 2.1198,
      "upper_ci_bound": 3.955,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 26,
      "standard_error": 0.2388,
      "lower_ci_bound": 1.8189,
      "upper_ci_bound": 2.8026,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 27,
      "standard_error": 0.4938,
      "lower_ci_bound": 1.9393,
      "upper_ci_bound": 3.9692,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.61,
      "n": 26,
      "standard_error": 0.1137,
      "lower_ci_bound": 4.3774,
      "upper_ci_bound": 4.8457,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.94,
      "n": 27,
      "standard_error": 0.2369,
      "lower_ci_bound": 5.4547,
      "upper_ci_bound": 6.4285,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": 26,
      "standard_error": 0.1263,
      "lower_ci_bound": 3.4657,
      "upper_ci_bound": 3.9858,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 27,
      "standard_error": 0.155,
      "lower_ci_bound": 4.0445,
      "upper_ci_bound": 4.6816,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 26,
      "standard_error": 0.2852,
      "lower_ci_bound": 1.5025,
      "upper_ci_bound": 2.6772,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.97,
      "n": 26,
      "standard_error": 0.5299,
      "lower_ci_bound": 0.877,
      "upper_ci_bound": 3.0597,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 26,
      "standard_error": 0.1429,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5589,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 27,
      "standard_error": 0.2929,
      "lower_ci_bound": 0.032,
      "upper_ci_bound": 1.2362,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 26,
      "standard_error": 0.2355,
      "lower_ci_bound": 2.8087,
      "upper_ci_bound": 3.7786,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 27,
      "standard_error": 0.2794,
      "lower_ci_bound": 3.0427,
      "upper_ci_bound": 4.1912,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.51,
      "n": 26,
      "standard_error": 0.1821,
      "lower_ci_bound": 1.1384,
      "upper_ci_bound": 1.8884,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 27,
      "standard_error": 0.3793,
      "lower_ci_bound": 0.3589,
      "upper_ci_bound": 1.9182,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 26,
      "standard_error": 0.1784,
      "lower_ci_bound": 1.1922,
      "upper_ci_bound": 1.927,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.08,
      "n": 27,
      "standard_error": 0.3476,
      "lower_ci_bound": 0.3646,
      "upper_ci_bound": 1.7938,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 25,
      "standard_error": 0.2608,
      "lower_ci_bound": 1.1355,
      "upper_ci_bound": 2.2119,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 27,
      "standard_error": 0.41,
      "lower_ci_bound": 0.3655,
      "upper_ci_bound": 2.0512,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 26,
      "standard_error": 0.1936,
      "lower_ci_bound": 1.1744,
      "upper_ci_bound": 1.9718,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.27,
      "n": 27,
      "standard_error": 0.39,
      "lower_ci_bound": 0.4711,
      "upper_ci_bound": 2.0745,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 26,
      "standard_error": 0.2458,
      "lower_ci_bound": 2.8199,
      "upper_ci_bound": 3.8326,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.06,
      "n": 27,
      "standard_error": 0.2644,
      "lower_ci_bound": 3.5191,
      "upper_ci_bound": 4.6062,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 25,
      "standard_error": 0.1543,
      "lower_ci_bound": 1.1028,
      "upper_ci_bound": 1.7396,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 27,
      "standard_error": 0.3473,
      "lower_ci_bound": 0.1491,
      "upper_ci_bound": 1.577,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 26,
      "standard_error": 0.1938,
      "lower_ci_bound": 1.1549,
      "upper_ci_bound": 1.953,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 26,
      "standard_error": 0.466,
      "lower_ci_bound": 0.3494,
      "upper_ci_bound": 2.2689,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 26,
      "standard_error": 0.191,
      "lower_ci_bound": 1.0575,
      "upper_ci_bound": 1.8444,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 27,
      "standard_error": 0.3494,
      "lower_ci_bound": 0.1817,
      "upper_ci_bound": 1.6183,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.06,
      "n": 26,
      "standard_error": 0.3593,
      "lower_ci_bound": 3.3241,
      "upper_ci_bound": 4.8042,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.76,
      "n": 27,
      "standard_error": 0.3966,
      "lower_ci_bound": 3.949,
      "upper_ci_bound": 5.5793,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.42,
      "n": 26,
      "standard_error": 0.3138,
      "lower_ci_bound": 2.7762,
      "upper_ci_bound": 4.0689,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.16,
      "n": 27,
      "standard_error": 0.3785,
      "lower_ci_bound": 3.3777,
      "upper_ci_bound": 4.9339,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 26,
      "standard_error": 0.2887,
      "lower_ci_bound": 1.3252,
      "upper_ci_bound": 2.5143,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.64,
      "n": 27,
      "standard_error": 0.4594,
      "lower_ci_bound": 0.6932,
      "upper_ci_bound": 2.5817,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 26,
      "standard_error": 0.2648,
      "lower_ci_bound": 1.4078,
      "upper_ci_bound": 2.4988,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 27,
      "standard_error": 0.3531,
      "lower_ci_bound": 0.7707,
      "upper_ci_bound": 2.2225,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 26,
      "standard_error": 0.4445,
      "lower_ci_bound": 2.7892,
      "upper_ci_bound": 4.6199,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 27,
      "standard_error": 0.5987,
      "lower_ci_bound": 3.2482,
      "upper_ci_bound": 5.7095,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 26,
      "standard_error": 0.1619,
      "lower_ci_bound": 3.5832,
      "upper_ci_bound": 4.2499,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.25,
      "n": 27,
      "standard_error": 0.3199,
      "lower_ci_bound": 4.5953,
      "upper_ci_bound": 5.9105,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.29,
      "n": 26,
      "standard_error": 0.1427,
      "lower_ci_bound": 3.9949,
      "upper_ci_bound": 4.5825,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.52,
      "n": 27,
      "standard_error": 0.2275,
      "lower_ci_bound": 4.0533,
      "upper_ci_bound": 4.9885,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 26,
      "standard_error": 0.2815,
      "lower_ci_bound": 1.2914,
      "upper_ci_bound": 2.4511,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 27,
      "standard_error": 0.3554,
      "lower_ci_bound": 0.5963,
      "upper_ci_bound": 2.0574,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 26,
      "standard_error": 0.2799,
      "lower_ci_bound": 1.0209,
      "upper_ci_bound": 2.1738,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.79,
      "n": 27,
      "standard_error": 0.3243,
      "lower_ci_bound": 0.1254,
      "upper_ci_bound": 1.4587,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 26,
      "standard_error": 0.1852,
      "lower_ci_bound": 1.0502,
      "upper_ci_bound": 1.8129,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.88,
      "n": 27,
      "standard_error": 0.3854,
      "lower_ci_bound": 0.0901,
      "upper_ci_bound": 1.6745,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 27,
      "standard_error": 0.2332,
      "lower_ci_bound": 1.8851,
      "upper_ci_bound": 2.8438,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 26,
      "standard_error": 0.5415,
      "lower_ci_bound": 1.8841,
      "upper_ci_bound": 4.1146,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 27,
      "standard_error": 0.2802,
      "lower_ci_bound": 2.8944,
      "upper_ci_bound": 4.0464,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 27,
      "standard_error": 0.42,
      "lower_ci_bound": 2.686,
      "upper_ci_bound": 4.4126,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.16,
      "n": 27,
      "standard_error": 0.3385,
      "lower_ci_bound": 2.4652,
      "upper_ci_bound": 3.8568,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 27,
      "standard_error": 0.3974,
      "lower_ci_bound": 2.1032,
      "upper_ci_bound": 3.737,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.51,
      "n": 27,
      "standard_error": 0.2442,
      "lower_ci_bound": 2.0129,
      "upper_ci_bound": 3.0169,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 27,
      "standard_error": 0.2623,
      "lower_ci_bound": 0.9628,
      "upper_ci_bound": 2.0412,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.98,
      "n": 27,
      "standard_error": 0.2078,
      "lower_ci_bound": 2.5525,
      "upper_ci_bound": 3.4067,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.89,
      "n": 27,
      "standard_error": 0.1621,
      "lower_ci_bound": 2.5601,
      "upper_ci_bound": 3.2264,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 27,
      "standard_error": 0.2583,
      "lower_ci_bound": 1.4523,
      "upper_ci_bound": 2.5143,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9151.00",
      "title": "Social and Community Service Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 27,
      "standard_error": 0.3333,
      "lower_ci_bound": 0.9618,
      "upper_ci_bound": 2.3322,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9161.00",
      "title": "Emergency Management Directors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.38,
      "n": 17,
      "standard_error": 0.2118,
      "lower_ci_bound": 3.9294,
      "upper_ci_bound": 4.8272,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.02,
      "n": 17,
      "standard_error": 0.3048,
      "lower_ci_bound": 4.3722,
      "upper_ci_bound": 5.6645,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 17,
      "standard_error": 0.1011,
      "lower_ci_bound": 3.8314,
      "upper_ci_bound": 4.2601,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.34,
      "n": 17,
      "standard_error": 0.2671,
      "lower_ci_bound": 4.7762,
      "upper_ci_bound": 5.9085,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.74,
      "n": 17,
      "standard_error": 0.3451,
      "lower_ci_bound": 3.0114,
      "upper_ci_bound": 4.4744,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 17,
      "standard_error": 0.3549,
      "lower_ci_bound": 2.8618,
      "upper_ci_bound": 4.3665,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.59,
      "n": 17,
      "standard_error": 0.3313,
      "lower_ci_bound": 2.8869,
      "upper_ci_bound": 4.2915,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.83,
      "n": 17,
      "standard_error": 0.4192,
      "lower_ci_bound": 2.937,
      "upper_ci_bound": 4.7145,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.67,
      "n": 17,
      "standard_error": 0.1646,
      "lower_ci_bound": 4.3242,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.98,
      "n": 17,
      "standard_error": 0.3663,
      "lower_ci_bound": 5.1988,
      "upper_ci_bound": 6.752,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 17,
      "standard_error": 0.1986,
      "lower_ci_bound": 3.1296,
      "upper_ci_bound": 3.9716,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 17,
      "standard_error": 0.2743,
      "lower_ci_bound": 3.7431,
      "upper_ci_bound": 4.9061,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 17,
      "standard_error": 0.3206,
      "lower_ci_bound": 1.521,
      "upper_ci_bound": 2.8802,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 17,
      "standard_error": 0.5569,
      "lower_ci_bound": 1.0615,
      "upper_ci_bound": 3.4227,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 17,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 16,
      "standard_error": 0.2108,
      "lower_ci_bound": 2.95,
      "upper_ci_bound": 3.8489,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 17,
      "standard_error": 0.2747,
      "lower_ci_bound": 3.6368,
      "upper_ci_bound": 4.8014,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 17,
      "standard_error": 0.199,
      "lower_ci_bound": 1.0464,
      "upper_ci_bound": 1.8901,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 17,
      "standard_error": 0.4863,
      "lower_ci_bound": 0.0171,
      "upper_ci_bound": 2.0787,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 17,
      "standard_error": 0.1943,
      "lower_ci_bound": 1.2142,
      "upper_ci_bound": 2.0379,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 17,
      "standard_error": 0.4351,
      "lower_ci_bound": 0.5264,
      "upper_ci_bound": 2.3712,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 17,
      "standard_error": 0.1033,
      "lower_ci_bound": 1.0168,
      "upper_ci_bound": 1.4547,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": 17,
      "standard_error": 0.1996,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8315,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 17,
      "standard_error": 0.3081,
      "lower_ci_bound": 1.5662,
      "upper_ci_bound": 2.8725,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.31,
      "n": 17,
      "standard_error": 0.4649,
      "lower_ci_bound": 1.3246,
      "upper_ci_bound": 3.2957,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.12,
      "n": 17,
      "standard_error": 0.2422,
      "lower_ci_bound": 2.6109,
      "upper_ci_bound": 3.6377,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 17,
      "standard_error": 0.3287,
      "lower_ci_bound": 3.0114,
      "upper_ci_bound": 4.4049,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 17,
      "standard_error": 0.1862,
      "lower_ci_bound": 1.1706,
      "upper_ci_bound": 1.9601,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.13,
      "n": 17,
      "standard_error": 0.3743,
      "lower_ci_bound": 0.3372,
      "upper_ci_bound": 1.9243,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 17,
      "standard_error": 0.421,
      "lower_ci_bound": 1.8788,
      "upper_ci_bound": 3.6636,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.06,
      "n": 17,
      "standard_error": 0.5453,
      "lower_ci_bound": 1.9031,
      "upper_ci_bound": 4.215,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 17,
      "standard_error": 0.4033,
      "lower_ci_bound": 2.3143,
      "upper_ci_bound": 4.0242,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.73,
      "n": 17,
      "standard_error": 0.6518,
      "lower_ci_bound": 2.3446,
      "upper_ci_bound": 5.108,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.58,
      "n": 17,
      "standard_error": 0.3591,
      "lower_ci_bound": 2.823,
      "upper_ci_bound": 4.3456,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 17,
      "standard_error": 0.2864,
      "lower_ci_bound": 3.7117,
      "upper_ci_bound": 4.9262,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.92,
      "n": 17,
      "standard_error": 0.3238,
      "lower_ci_bound": 2.2377,
      "upper_ci_bound": 3.6107,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 17,
      "standard_error": 0.3471,
      "lower_ci_bound": 2.3625,
      "upper_ci_bound": 3.8343,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 17,
      "standard_error": 0.3329,
      "lower_ci_bound": 1.0944,
      "upper_ci_bound": 2.5058,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.69,
      "n": 17,
      "standard_error": 0.5423,
      "lower_ci_bound": 0.5408,
      "upper_ci_bound": 2.8399,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 17,
      "standard_error": 0.337,
      "lower_ci_bound": 1.5754,
      "upper_ci_bound": 3.0042,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 17,
      "standard_error": 0.4032,
      "lower_ci_bound": 1.4427,
      "upper_ci_bound": 3.1522,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 17,
      "standard_error": 0.2838,
      "lower_ci_bound": 2.1273,
      "upper_ci_bound": 3.3304,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 17,
      "standard_error": 0.3695,
      "lower_ci_bound": 2.5019,
      "upper_ci_bound": 4.0683,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 17,
      "standard_error": 0.4012,
      "lower_ci_bound": 2.3156,
      "upper_ci_bound": 4.0167,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 17,
      "standard_error": 0.6233,
      "lower_ci_bound": 2.332,
      "upper_ci_bound": 4.9748,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.27,
      "n": 17,
      "standard_error": 0.2222,
      "lower_ci_bound": 3.7979,
      "upper_ci_bound": 4.74,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 17,
      "standard_error": 0.2224,
      "lower_ci_bound": 3.8519,
      "upper_ci_bound": 4.7947,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 17,
      "standard_error": 0.1214,
      "lower_ci_bound": 1.3616,
      "upper_ci_bound": 1.8762,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 17,
      "standard_error": 0.3491,
      "lower_ci_bound": 0.3129,
      "upper_ci_bound": 1.7928,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 17,
      "standard_error": 0.1044,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3928,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 17,
      "standard_error": 0.3092,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1329,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 17,
      "standard_error": 0.1015,
      "lower_ci_bound": 1.0176,
      "upper_ci_bound": 1.4477,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 17,
      "standard_error": 0.4167,
      "lower_ci_bound": 0.0197,
      "upper_ci_bound": 1.7863,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.54,
      "n": 17,
      "standard_error": 0.2521,
      "lower_ci_bound": 2.0064,
      "upper_ci_bound": 3.0754,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.49,
      "n": 17,
      "standard_error": 0.3662,
      "lower_ci_bound": 2.7109,
      "upper_ci_bound": 4.2636,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 17,
      "standard_error": 0.4185,
      "lower_ci_bound": 1.7879,
      "upper_ci_bound": 3.5623,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.93,
      "n": 17,
      "standard_error": 0.6195,
      "lower_ci_bound": 1.6133,
      "upper_ci_bound": 4.2397,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.06,
      "n": 17,
      "standard_error": 0.2777,
      "lower_ci_bound": 2.4729,
      "upper_ci_bound": 3.6503,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 17,
      "standard_error": 0.2789,
      "lower_ci_bound": 2.8568,
      "upper_ci_bound": 4.0395,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 17,
      "standard_error": 0.2156,
      "lower_ci_bound": 1.9005,
      "upper_ci_bound": 2.8144,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 17,
      "standard_error": 0.3488,
      "lower_ci_bound": 1.4258,
      "upper_ci_bound": 2.9045,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 17,
      "standard_error": 0.1865,
      "lower_ci_bound": 2.6038,
      "upper_ci_bound": 3.3945,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.99,
      "n": 17,
      "standard_error": 0.1589,
      "lower_ci_bound": 2.6524,
      "upper_ci_bound": 3.3263,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 17,
      "standard_error": 0.2734,
      "lower_ci_bound": 2.0014,
      "upper_ci_bound": 3.1606,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9171.00",
      "title": "Funeral Home Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 17,
      "standard_error": 0.4469,
      "lower_ci_bound": 1.867,
      "upper_ci_bound": 3.7617,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.88,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.81,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.88,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.12,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.72,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.88,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.01",
      "title": "Fitness and Wellness Coordinators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.18,
      "n": 21,
      "standard_error": 0.3352,
      "lower_ci_bound": 3.4822,
      "upper_ci_bound": 4.8805,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.18,
      "n": 20,
      "standard_error": 0.2978,
      "lower_ci_bound": 3.5596,
      "upper_ci_bound": 4.8063,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.38,
      "n": 21,
      "standard_error": 0.3152,
      "lower_ci_bound": 3.7176,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.97,
      "n": 20,
      "standard_error": 0.5025,
      "lower_ci_bound": 3.9222,
      "upper_ci_bound": 6.0259,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 21,
      "standard_error": 0.235,
      "lower_ci_bound": 2.7329,
      "upper_ci_bound": 3.7133,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 21,
      "standard_error": 0.6803,
      "lower_ci_bound": 2.034,
      "upper_ci_bound": 4.8722,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 21,
      "standard_error": 0.6099,
      "lower_ci_bound": 2.1608,
      "upper_ci_bound": 4.7054,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 21,
      "standard_error": 0.8223,
      "lower_ci_bound": 2.1886,
      "upper_ci_bound": 5.6193,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.29,
      "n": 21,
      "standard_error": 0.3379,
      "lower_ci_bound": 3.5872,
      "upper_ci_bound": 4.9969,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.22,
      "n": 20,
      "standard_error": 0.4461,
      "lower_ci_bound": 4.2889,
      "upper_ci_bound": 6.1563,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": 21,
      "standard_error": 0.226,
      "lower_ci_bound": 3.0889,
      "upper_ci_bound": 4.0317,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.37,
      "n": 21,
      "standard_error": 0.1613,
      "lower_ci_bound": 4.0308,
      "upper_ci_bound": 4.7035,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 21,
      "standard_error": 0.3228,
      "lower_ci_bound": 1.1543,
      "upper_ci_bound": 2.501,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": 0.5337,
      "lower_ci_bound": 0.2679,
      "upper_ci_bound": 2.4943,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 21,
      "standard_error": 0.0725,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2303,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 21,
      "standard_error": 0.2176,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.691,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 21,
      "standard_error": 0.4118,
      "lower_ci_bound": 1.7089,
      "upper_ci_bound": 3.4271,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.17,
      "n": 20,
      "standard_error": 0.6817,
      "lower_ci_bound": 1.7402,
      "upper_ci_bound": 4.5939,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 21,
      "standard_error": 0.1933,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7773,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": 0.4312,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7139,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": 20,
      "standard_error": 0.1751,
      "lower_ci_bound": 1.0928,
      "upper_ci_bound": 1.8258,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.92,
      "n": 20,
      "standard_error": 0.4669,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.9002,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 21,
      "standard_error": 0.0067,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0226,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 21,
      "standard_error": 0.0111,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0365,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": 0.2081,
      "lower_ci_bound": 1.2348,
      "upper_ci_bound": 2.1031,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.39,
      "n": 20,
      "standard_error": 0.5135,
      "lower_ci_bound": 0.3169,
      "upper_ci_bound": 2.4665,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 21,
      "standard_error": 0.2352,
      "lower_ci_bound": 2.8867,
      "upper_ci_bound": 3.8678,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.08,
      "n": 21,
      "standard_error": 0.2013,
      "lower_ci_bound": 3.6611,
      "upper_ci_bound": 4.5011,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 21,
      "standard_error": 0.0263,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0935,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 21,
      "standard_error": 0.0277,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1005,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 20,
      "standard_error": 0.3193,
      "lower_ci_bound": 1.0097,
      "upper_ci_bound": 2.3464,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 20,
      "standard_error": 0.635,
      "lower_ci_bound": 0.0998,
      "upper_ci_bound": 2.758,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": 0.3162,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2343,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.01,
      "n": 21,
      "standard_error": 0.4751,
      "lower_ci_bound": 0.0143,
      "upper_ci_bound": 1.9965,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 21,
      "standard_error": 0.4508,
      "lower_ci_bound": 1.8984,
      "upper_ci_bound": 3.7789,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 20,
      "standard_error": 0.4898,
      "lower_ci_bound": 1.8874,
      "upper_ci_bound": 3.9376,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 21,
      "standard_error": 0.3093,
      "lower_ci_bound": 1.0386,
      "upper_ci_bound": 2.3289,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": 21,
      "standard_error": 0.4857,
      "lower_ci_bound": 0.1538,
      "upper_ci_bound": 2.1803,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 21,
      "standard_error": 0.3314,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1426,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.88,
      "n": 21,
      "standard_error": 0.6639,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.2674,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 20,
      "standard_error": 0.672,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.6054,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": 0.6799,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.7769,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": 0.1665,
      "lower_ci_bound": 2.2007,
      "upper_ci_bound": 2.8975,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.61,
      "n": 20,
      "standard_error": 0.213,
      "lower_ci_bound": 2.1633,
      "upper_ci_bound": 3.0547,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.67,
      "n": 20,
      "standard_error": 0.228,
      "lower_ci_bound": 3.1895,
      "upper_ci_bound": 4.1438,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.73,
      "n": 18,
      "standard_error": 0.2562,
      "lower_ci_bound": 4.1849,
      "upper_ci_bound": 5.266,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 20,
      "standard_error": 0.3059,
      "lower_ci_bound": 3.2809,
      "upper_ci_bound": 4.5615,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 19,
      "standard_error": 0.2612,
      "lower_ci_bound": 3.2478,
      "upper_ci_bound": 4.3455,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 21,
      "standard_error": 0.1629,
      "lower_ci_bound": 1.0073,
      "upper_ci_bound": 1.6869,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": 0.4791,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.8088,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": 0.0041,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0124,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 21,
      "standard_error": 0.0081,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0248,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 21,
      "standard_error": 0.2928,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8906,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 21,
      "standard_error": 0.592,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.8293,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 21,
      "standard_error": 0.3775,
      "lower_ci_bound": 1.0639,
      "upper_ci_bound": 2.639,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": 20,
      "standard_error": 0.5663,
      "lower_ci_bound": 0.0409,
      "upper_ci_bound": 2.4116,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 21,
      "standard_error": 0.317,
      "lower_ci_bound": 1.0696,
      "upper_ci_bound": 2.3923,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.19,
      "n": 21,
      "standard_error": 0.4753,
      "lower_ci_bound": 0.1977,
      "upper_ci_bound": 2.1808,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": 0.1629,
      "lower_ci_bound": 2.0426,
      "upper_ci_bound": 2.7223,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 21,
      "standard_error": 0.5937,
      "lower_ci_bound": 0.3741,
      "upper_ci_bound": 2.851,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 21,
      "standard_error": 0.2852,
      "lower_ci_bound": 2.2075,
      "upper_ci_bound": 3.3974,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.03,
      "n": 21,
      "standard_error": 0.2211,
      "lower_ci_bound": 2.5712,
      "upper_ci_bound": 3.4937,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 21,
      "standard_error": 0.1604,
      "lower_ci_bound": 1.0275,
      "upper_ci_bound": 1.6968,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9179.02",
      "title": "Spa Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 21,
      "standard_error": 0.4713,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.935,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2012-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.01",
      "title": "Regulatory Affairs Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.06,
      "n": 24,
      "standard_error": 0.2356,
      "lower_ci_bound": 3.5689,
      "upper_ci_bound": 4.5435,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.49,
      "n": 24,
      "standard_error": 0.1575,
      "lower_ci_bound": 4.1651,
      "upper_ci_bound": 4.8167,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 24,
      "standard_error": 0.278,
      "lower_ci_bound": 2.7881,
      "upper_ci_bound": 3.9384,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.98,
      "n": 23,
      "standard_error": 0.418,
      "lower_ci_bound": 4.1121,
      "upper_ci_bound": 5.846,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 24,
      "standard_error": 0.2833,
      "lower_ci_bound": 2.0512,
      "upper_ci_bound": 3.2231,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.97,
      "n": 23,
      "standard_error": 0.5855,
      "lower_ci_bound": 1.7595,
      "upper_ci_bound": 4.1879,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 24,
      "standard_error": 0.3011,
      "lower_ci_bound": 1.3363,
      "upper_ci_bound": 2.5822,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.99,
      "n": 24,
      "standard_error": 0.6096,
      "lower_ci_bound": 0.7263,
      "upper_ci_bound": 3.2483,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.72,
      "n": 24,
      "standard_error": 0.248,
      "lower_ci_bound": 3.211,
      "upper_ci_bound": 4.237,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.22,
      "n": 23,
      "standard_error": 0.402,
      "lower_ci_bound": 4.3859,
      "upper_ci_bound": 6.0534,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 24,
      "standard_error": 0.2481,
      "lower_ci_bound": 3.1619,
      "upper_ci_bound": 4.1882,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 23,
      "standard_error": 0.4337,
      "lower_ci_bound": 3.4551,
      "upper_ci_bound": 5.2541,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 24,
      "standard_error": 0.2536,
      "lower_ci_bound": 1.6544,
      "upper_ci_bound": 2.7036,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.11,
      "n": 23,
      "standard_error": 0.585,
      "lower_ci_bound": 0.8921,
      "upper_ci_bound": 3.3187,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 24,
      "standard_error": 0.2112,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6879,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.42,
      "n": 24,
      "standard_error": 0.3522,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1476,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 24,
      "standard_error": 0.2209,
      "lower_ci_bound": 3.1429,
      "upper_ci_bound": 4.0568,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.16,
      "n": 23,
      "standard_error": 0.2914,
      "lower_ci_bound": 3.5583,
      "upper_ci_bound": 4.7668,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 24,
      "standard_error": 0.2994,
      "lower_ci_bound": 1.361,
      "upper_ci_bound": 2.5998,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.8,
      "n": 24,
      "standard_error": 0.5347,
      "lower_ci_bound": 0.694,
      "upper_ci_bound": 2.9062,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 24,
      "standard_error": 0.2963,
      "lower_ci_bound": 1.1912,
      "upper_ci_bound": 2.417,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 24,
      "standard_error": 0.4784,
      "lower_ci_bound": 0.3702,
      "upper_ci_bound": 2.3493,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 24,
      "standard_error": 0.2687,
      "lower_ci_bound": 1.1113,
      "upper_ci_bound": 2.2231,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.08,
      "n": 24,
      "standard_error": 0.4287,
      "lower_ci_bound": 0.1963,
      "upper_ci_bound": 1.9698,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 24,
      "standard_error": 0.2657,
      "lower_ci_bound": 1.1426,
      "upper_ci_bound": 2.2421,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 24,
      "standard_error": 0.5228,
      "lower_ci_bound": 0.2211,
      "upper_ci_bound": 2.384,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 23,
      "standard_error": 0.1597,
      "lower_ci_bound": 2.6157,
      "upper_ci_bound": 3.2781,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.73,
      "n": 23,
      "standard_error": 0.3379,
      "lower_ci_bound": 3.0263,
      "upper_ci_bound": 4.4279,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 24,
      "standard_error": 0.2359,
      "lower_ci_bound": 1.1266,
      "upper_ci_bound": 2.1026,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.92,
      "n": 24,
      "standard_error": 0.3659,
      "lower_ci_bound": 0.1665,
      "upper_ci_bound": 1.6804,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 24,
      "standard_error": 0.2842,
      "lower_ci_bound": 1.0258,
      "upper_ci_bound": 2.2017,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.03,
      "n": 24,
      "standard_error": 0.4691,
      "lower_ci_bound": 0.0574,
      "upper_ci_bound": 1.9982,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.53,
      "n": 24,
      "standard_error": 0.2013,
      "lower_ci_bound": 1.1096,
      "upper_ci_bound": 1.9426,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": 24,
      "standard_error": 0.4957,
      "lower_ci_bound": 0.1493,
      "upper_ci_bound": 2.2002,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.49,
      "n": 24,
      "standard_error": 0.3302,
      "lower_ci_bound": 1.8052,
      "upper_ci_bound": 3.1715,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.94,
      "n": 24,
      "standard_error": 0.6435,
      "lower_ci_bound": 1.6071,
      "upper_ci_bound": 4.2695,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 24,
      "standard_error": 0.3147,
      "lower_ci_bound": 1.4593,
      "upper_ci_bound": 2.7615,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.94,
      "n": 23,
      "standard_error": 0.5928,
      "lower_ci_bound": 0.7136,
      "upper_ci_bound": 3.1726,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 24,
      "standard_error": 0.3248,
      "lower_ci_bound": 1.4166,
      "upper_ci_bound": 2.7602,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.98,
      "n": 23,
      "standard_error": 0.5126,
      "lower_ci_bound": 0.9164,
      "upper_ci_bound": 3.0425,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 24,
      "standard_error": 0.2145,
      "lower_ci_bound": 1.2584,
      "upper_ci_bound": 2.1458,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.24,
      "n": 23,
      "standard_error": 0.4082,
      "lower_ci_bound": 0.3927,
      "upper_ci_bound": 2.0859,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 23,
      "standard_error": 0.4038,
      "lower_ci_bound": 1.6166,
      "upper_ci_bound": 3.2913,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.27,
      "n": 22,
      "standard_error": 0.644,
      "lower_ci_bound": 0.9275,
      "upper_ci_bound": 3.606,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.44,
      "n": 24,
      "standard_error": 0.388,
      "lower_ci_bound": 2.6376,
      "upper_ci_bound": 4.243,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.81,
      "n": 23,
      "standard_error": 0.7728,
      "lower_ci_bound": 3.2061,
      "upper_ci_bound": 6.4113,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.53,
      "n": 24,
      "standard_error": 0.1731,
      "lower_ci_bound": 4.1693,
      "upper_ci_bound": 4.8856,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.32,
      "n": 23,
      "standard_error": 0.2657,
      "lower_ci_bound": 4.7727,
      "upper_ci_bound": 5.8748,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 24,
      "standard_error": 0.1571,
      "lower_ci_bound": 1.3086,
      "upper_ci_bound": 1.9585,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 24,
      "standard_error": 0.1836,
      "lower_ci_bound": 0.3838,
      "upper_ci_bound": 1.1434,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 24,
      "standard_error": 0.0465,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1716,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 24,
      "standard_error": 0.0467,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1739,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 24,
      "standard_error": 0.3228,
      "lower_ci_bound": 1.0207,
      "upper_ci_bound": 2.3561,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 24,
      "standard_error": 0.4716,
      "lower_ci_bound": 0.1109,
      "upper_ci_bound": 2.0619,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.97,
      "n": 24,
      "standard_error": 0.3225,
      "lower_ci_bound": 1.3011,
      "upper_ci_bound": 2.6353,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.69,
      "n": 24,
      "standard_error": 0.4716,
      "lower_ci_bound": 0.7124,
      "upper_ci_bound": 2.6637,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 24,
      "standard_error": 0.404,
      "lower_ci_bound": 2.4604,
      "upper_ci_bound": 4.1319,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 23,
      "standard_error": 0.6637,
      "lower_ci_bound": 2.2597,
      "upper_ci_bound": 5.0123,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.56,
      "n": 23,
      "standard_error": 0.1684,
      "lower_ci_bound": 4.2104,
      "upper_ci_bound": 4.909,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 22,
      "standard_error": 0.2111,
      "lower_ci_bound": 4.5123,
      "upper_ci_bound": 5.3904,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.53,
      "n": 24,
      "standard_error": 0.3203,
      "lower_ci_bound": 1.8703,
      "upper_ci_bound": 3.1956,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 23,
      "standard_error": 0.5159,
      "lower_ci_bound": 0.9313,
      "upper_ci_bound": 3.0712,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 24,
      "standard_error": 0.329,
      "lower_ci_bound": 2.2342,
      "upper_ci_bound": 3.5956,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 23,
      "standard_error": 0.3458,
      "lower_ci_bound": 2.0886,
      "upper_ci_bound": 3.5227,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 24,
      "standard_error": 0.359,
      "lower_ci_bound": 1.4296,
      "upper_ci_bound": 2.9147,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.02",
      "title": "Compliance Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 23,
      "standard_error": 0.6352,
      "lower_ci_bound": 0.8977,
      "upper_ci_bound": 3.5322,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.08",
      "title": "Loss Prevention Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.09,
      "n": 20,
      "standard_error": 0.0834,
      "lower_ci_bound": 3.9177,
      "upper_ci_bound": 4.2666,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 19,
      "standard_error": 0.2787,
      "lower_ci_bound": 4.4659,
      "upper_ci_bound": 5.6368,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 20,
      "standard_error": 0.2459,
      "lower_ci_bound": 2.8023,
      "upper_ci_bound": 3.8319,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": 0.233,
      "lower_ci_bound": 3.8139,
      "upper_ci_bound": 4.7893,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.98,
      "n": 20,
      "standard_error": 0.1987,
      "lower_ci_bound": 2.5634,
      "upper_ci_bound": 3.3951,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.37,
      "n": 19,
      "standard_error": 0.2008,
      "lower_ci_bound": 2.951,
      "upper_ci_bound": 3.7948,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": 0.1703,
      "lower_ci_bound": 1.2396,
      "upper_ci_bound": 1.9525,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.84,
      "n": 20,
      "standard_error": 0.5602,
      "lower_ci_bound": 0.6685,
      "upper_ci_bound": 3.0136,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 20,
      "standard_error": 0.2856,
      "lower_ci_bound": 2.6218,
      "upper_ci_bound": 3.8173,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.67,
      "n": 20,
      "standard_error": 0.3479,
      "lower_ci_bound": 2.9369,
      "upper_ci_bound": 4.3932,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 20,
      "standard_error": 0.1837,
      "lower_ci_bound": 3.0996,
      "upper_ci_bound": 3.8687,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 20,
      "standard_error": 0.1648,
      "lower_ci_bound": 3.7471,
      "upper_ci_bound": 4.4372,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 20,
      "standard_error": 0.3334,
      "lower_ci_bound": 2.3977,
      "upper_ci_bound": 3.7931,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 20,
      "standard_error": 0.5258,
      "lower_ci_bound": 2.3015,
      "upper_ci_bound": 4.5025,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 20,
      "standard_error": 0.4408,
      "lower_ci_bound": 2.2953,
      "upper_ci_bound": 4.1406,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 20,
      "standard_error": 0.6825,
      "lower_ci_bound": 2.3731,
      "upper_ci_bound": 5.2299,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.63,
      "n": 20,
      "standard_error": 0.2588,
      "lower_ci_bound": 3.093,
      "upper_ci_bound": 4.1765,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.81,
      "n": 20,
      "standard_error": 0.3259,
      "lower_ci_bound": 4.13,
      "upper_ci_bound": 5.4942,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 20,
      "standard_error": 0.4365,
      "lower_ci_bound": 1.8219,
      "upper_ci_bound": 3.6491,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 20,
      "standard_error": 0.7999,
      "lower_ci_bound": 1.8107,
      "upper_ci_bound": 5.159,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.42,
      "n": 20,
      "standard_error": 0.3961,
      "lower_ci_bound": 1.5936,
      "upper_ci_bound": 3.2519,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.07,
      "n": 20,
      "standard_error": 0.8169,
      "lower_ci_bound": 1.3627,
      "upper_ci_bound": 4.7825,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 20,
      "standard_error": 0.1656,
      "lower_ci_bound": 3.57,
      "upper_ci_bound": 4.2634,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 20,
      "standard_error": 0.428,
      "lower_ci_bound": 4.1088,
      "upper_ci_bound": 5.9004,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 20,
      "standard_error": 0.3232,
      "lower_ci_bound": 2.4987,
      "upper_ci_bound": 3.8514,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.08,
      "n": 20,
      "standard_error": 0.3143,
      "lower_ci_bound": 3.4201,
      "upper_ci_bound": 4.7359,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.93,
      "n": 20,
      "standard_error": 0.3131,
      "lower_ci_bound": 2.278,
      "upper_ci_bound": 3.5886,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 20,
      "standard_error": 0.3105,
      "lower_ci_bound": 3.251,
      "upper_ci_bound": 4.5508,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 20,
      "standard_error": 0.2038,
      "lower_ci_bound": 1.3884,
      "upper_ci_bound": 2.2415,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 20,
      "standard_error": 0.558,
      "lower_ci_bound": 1.0752,
      "upper_ci_bound": 3.4111,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 20,
      "standard_error": 0.2834,
      "lower_ci_bound": 1.0354,
      "upper_ci_bound": 2.2219,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.51,
      "n": 20,
      "standard_error": 0.7051,
      "lower_ci_bound": 0.0353,
      "upper_ci_bound": 2.9869,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": 0.4387,
      "lower_ci_bound": 1.6359,
      "upper_ci_bound": 3.4722,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.72,
      "n": 20,
      "standard_error": 0.6067,
      "lower_ci_bound": 1.4537,
      "upper_ci_bound": 3.9933,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 20,
      "standard_error": 0.1996,
      "lower_ci_bound": 1.155,
      "upper_ci_bound": 1.9907,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 20,
      "standard_error": 0.3723,
      "lower_ci_bound": 0.309,
      "upper_ci_bound": 1.8676,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.01,
      "n": 20,
      "standard_error": 0.2861,
      "lower_ci_bound": 1.4131,
      "upper_ci_bound": 2.6107,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 20,
      "standard_error": 0.5758,
      "lower_ci_bound": 0.977,
      "upper_ci_bound": 3.3871,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": 0.3753,
      "lower_ci_bound": 1.2097,
      "upper_ci_bound": 2.7807,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": 0.4958,
      "lower_ci_bound": 0.5597,
      "upper_ci_bound": 2.6352,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 19,
      "standard_error": 0.3166,
      "lower_ci_bound": 1.4459,
      "upper_ci_bound": 2.7761,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.07,
      "n": 19,
      "standard_error": 0.5607,
      "lower_ci_bound": 0.8953,
      "upper_ci_bound": 3.2513,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 20,
      "standard_error": 0.3847,
      "lower_ci_bound": 2.0139,
      "upper_ci_bound": 3.6244,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 20,
      "standard_error": 0.7673,
      "lower_ci_bound": 2.1684,
      "upper_ci_bound": 5.3802,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.98,
      "n": 19,
      "standard_error": 0.4587,
      "lower_ci_bound": 2.0149,
      "upper_ci_bound": 3.9421,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": 20,
      "standard_error": 0.7147,
      "lower_ci_bound": 1.865,
      "upper_ci_bound": 4.8568,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 20,
      "standard_error": 0.2245,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.847,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 20,
      "standard_error": 0.3466,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3565,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": 0.2737,
      "lower_ci_bound": 1.0268,
      "upper_ci_bound": 2.1727,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 20,
      "standard_error": 0.4346,
      "lower_ci_bound": 0.2411,
      "upper_ci_bound": 2.0605,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": 0.1307,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5189,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 20,
      "standard_error": 0.275,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1207,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 20,
      "standard_error": 0.3184,
      "lower_ci_bound": 2.8355,
      "upper_ci_bound": 4.1684,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 20,
      "standard_error": 0.169,
      "lower_ci_bound": 4.053,
      "upper_ci_bound": 4.7606,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 20,
      "standard_error": 0.241,
      "lower_ci_bound": 2.2216,
      "upper_ci_bound": 3.2304,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.41,
      "n": 20,
      "standard_error": 0.3382,
      "lower_ci_bound": 2.7054,
      "upper_ci_bound": 4.121,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.03,
      "n": 20,
      "standard_error": 0.3273,
      "lower_ci_bound": 2.3485,
      "upper_ci_bound": 3.7185,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 20,
      "standard_error": 0.3474,
      "lower_ci_bound": 3.0348,
      "upper_ci_bound": 4.4891,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 20,
      "standard_error": 0.2885,
      "lower_ci_bound": 1.6649,
      "upper_ci_bound": 2.8724,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 20,
      "standard_error": 0.4491,
      "lower_ci_bound": 1.2696,
      "upper_ci_bound": 3.1494,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": 0.154,
      "lower_ci_bound": 1.9786,
      "upper_ci_bound": 2.6232,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.09",
      "title": "Wind Energy Operations Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.03,
      "n": 20,
      "standard_error": 0.2791,
      "lower_ci_bound": 2.4444,
      "upper_ci_bound": 3.613,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 16,
      "standard_error": 0.2167,
      "lower_ci_bound": 3.6377,
      "upper_ci_bound": 4.5613,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.74,
      "n": 16,
      "standard_error": 0.2366,
      "lower_ci_bound": 4.2399,
      "upper_ci_bound": 5.2485,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 16,
      "standard_error": 0.1826,
      "lower_ci_bound": 2.5737,
      "upper_ci_bound": 3.3522,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.72,
      "n": 15,
      "standard_error": 0.3699,
      "lower_ci_bound": 2.9297,
      "upper_ci_bound": 4.5163,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 16,
      "standard_error": 0.3038,
      "lower_ci_bound": 2.7434,
      "upper_ci_bound": 4.0384,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 16,
      "standard_error": 0.2793,
      "lower_ci_bound": 3.2573,
      "upper_ci_bound": 4.4479,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 16,
      "standard_error": 0.3548,
      "lower_ci_bound": 1.8383,
      "upper_ci_bound": 3.3507,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.99,
      "n": 16,
      "standard_error": 0.519,
      "lower_ci_bound": 1.8796,
      "upper_ci_bound": 4.0922,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.34,
      "n": 15,
      "standard_error": 0.2927,
      "lower_ci_bound": 2.7148,
      "upper_ci_bound": 3.9705,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 16,
      "standard_error": 0.4603,
      "lower_ci_bound": 3.2719,
      "upper_ci_bound": 5.234,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 16,
      "standard_error": 0.2085,
      "lower_ci_bound": 2.0757,
      "upper_ci_bound": 2.9647,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.01,
      "n": 15,
      "standard_error": 0.349,
      "lower_ci_bound": 2.2579,
      "upper_ci_bound": 3.755,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 16,
      "standard_error": 0.3466,
      "lower_ci_bound": 1.9323,
      "upper_ci_bound": 3.4097,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 15,
      "standard_error": 0.6893,
      "lower_ci_bound": 1.3765,
      "upper_ci_bound": 4.3331,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 15,
      "standard_error": 0.1393,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5192,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.66,
      "n": 15,
      "standard_error": 0.418,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5575,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 15,
      "standard_error": 0.3173,
      "lower_ci_bound": 2.3561,
      "upper_ci_bound": 3.7173,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 15,
      "standard_error": 0.5737,
      "lower_ci_bound": 2.4668,
      "upper_ci_bound": 4.9278,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.67,
      "n": 15,
      "standard_error": 0.3542,
      "lower_ci_bound": 2.9092,
      "upper_ci_bound": 4.4286,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": 14,
      "standard_error": 0.5792,
      "lower_ci_bound": 3.3169,
      "upper_ci_bound": 5.8192,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 15,
      "standard_error": 0.27,
      "lower_ci_bound": 2.7461,
      "upper_ci_bound": 3.9041,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.39,
      "n": 15,
      "standard_error": 0.4494,
      "lower_ci_bound": 3.4215,
      "upper_ci_bound": 5.3492,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 15,
      "standard_error": 0.3591,
      "lower_ci_bound": 2.995,
      "upper_ci_bound": 4.5353,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 15,
      "standard_error": 0.4883,
      "lower_ci_bound": 3.5545,
      "upper_ci_bound": 5.649,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 16,
      "standard_error": 0.3024,
      "lower_ci_bound": 2.36,
      "upper_ci_bound": 3.6492,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 15,
      "standard_error": 0.4313,
      "lower_ci_bound": 2.69,
      "upper_ci_bound": 4.54,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 16,
      "standard_error": 0.1255,
      "lower_ci_bound": 3.05,
      "upper_ci_bound": 3.585,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 16,
      "standard_error": 0.1936,
      "lower_ci_bound": 3.6922,
      "upper_ci_bound": 4.5174,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 15,
      "standard_error": 0.2793,
      "lower_ci_bound": 1.9004,
      "upper_ci_bound": 3.0986,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 16,
      "standard_error": 0.4338,
      "lower_ci_bound": 2.0361,
      "upper_ci_bound": 3.8854,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 16,
      "standard_error": 0.1958,
      "lower_ci_bound": 1.2963,
      "upper_ci_bound": 2.1309,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.92,
      "n": 16,
      "standard_error": 0.5218,
      "lower_ci_bound": 0.8065,
      "upper_ci_bound": 3.031,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 16,
      "standard_error": 0.2295,
      "lower_ci_bound": 1.187,
      "upper_ci_bound": 2.1653,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 16,
      "standard_error": 0.4378,
      "lower_ci_bound": 0.4718,
      "upper_ci_bound": 2.3382,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.03,
      "n": 15,
      "standard_error": 0.2433,
      "lower_ci_bound": 1.5059,
      "upper_ci_bound": 2.5497,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.98,
      "n": 15,
      "standard_error": 0.3443,
      "lower_ci_bound": 1.2397,
      "upper_ci_bound": 2.7167,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 16,
      "standard_error": 0.3023,
      "lower_ci_bound": 1.3121,
      "upper_ci_bound": 2.6008,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 16,
      "standard_error": 0.4485,
      "lower_ci_bound": 0.6144,
      "upper_ci_bound": 2.5264,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 16,
      "standard_error": 0.2454,
      "lower_ci_bound": 2.4308,
      "upper_ci_bound": 3.4768,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 15,
      "standard_error": 0.431,
      "lower_ci_bound": 3.0285,
      "upper_ci_bound": 4.8775,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 16,
      "standard_error": 0.2667,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8676,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 16,
      "standard_error": 0.5334,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7351,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 16,
      "standard_error": 0.1364,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5277,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 16,
      "standard_error": 0.4087,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6083,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 16,
      "standard_error": 0.2532,
      "lower_ci_bound": 2.0987,
      "upper_ci_bound": 3.1781,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 15,
      "standard_error": 0.433,
      "lower_ci_bound": 2.3646,
      "upper_ci_bound": 4.222,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 16,
      "standard_error": 0.3153,
      "lower_ci_bound": 3.1435,
      "upper_ci_bound": 4.4876,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 15,
      "standard_error": 0.3304,
      "lower_ci_bound": 3.5108,
      "upper_ci_bound": 4.9279,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.66,
      "n": 16,
      "standard_error": 0.1804,
      "lower_ci_bound": 1.2758,
      "upper_ci_bound": 2.0449,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 15,
      "standard_error": 0.4278,
      "lower_ci_bound": 0.3889,
      "upper_ci_bound": 2.2241,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 16,
      "standard_error": 0.1404,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5102,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 16,
      "standard_error": 0.2668,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9292,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 16,
      "standard_error": 0.1656,
      "lower_ci_bound": 1.4432,
      "upper_ci_bound": 2.1493,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.86,
      "n": 16,
      "standard_error": 0.3576,
      "lower_ci_bound": 1.1022,
      "upper_ci_bound": 2.6268,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 16,
      "standard_error": 0.1297,
      "lower_ci_bound": 1.2046,
      "upper_ci_bound": 1.7576,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 16,
      "standard_error": 0.4584,
      "lower_ci_bound": 0.3379,
      "upper_ci_bound": 2.292,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.94,
      "n": 16,
      "standard_error": 0.2512,
      "lower_ci_bound": 2.4014,
      "upper_ci_bound": 3.4723,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 16,
      "standard_error": 0.2751,
      "lower_ci_bound": 2.6096,
      "upper_ci_bound": 3.7821,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 16,
      "standard_error": 0.2183,
      "lower_ci_bound": 2.388,
      "upper_ci_bound": 3.3187,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.66,
      "n": 15,
      "standard_error": 0.3506,
      "lower_ci_bound": 2.91,
      "upper_ci_bound": 4.4141,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 16,
      "standard_error": 0.1827,
      "lower_ci_bound": 1.7799,
      "upper_ci_bound": 2.5587,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.6,
      "n": 16,
      "standard_error": 0.3865,
      "lower_ci_bound": 1.7805,
      "upper_ci_bound": 3.4281,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.89,
      "n": 16,
      "standard_error": 0.2728,
      "lower_ci_bound": 2.3101,
      "upper_ci_bound": 3.473,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 15,
      "standard_error": 0.3565,
      "lower_ci_bound": 2.2391,
      "upper_ci_bound": 3.7684,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 16,
      "standard_error": 0.2353,
      "lower_ci_bound": 2.1371,
      "upper_ci_bound": 3.1402,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.10",
      "title": "Wind Energy Development Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.16,
      "n": 15,
      "standard_error": 0.3454,
      "lower_ci_bound": 2.417,
      "upper_ci_bound": 3.8985,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "11-9199.11",
      "title": "Brownfield Redevelopment Specialists and Site Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.84,
      "n": 22,
      "standard_error": 0.3915,
      "lower_ci_bound": 3.0217,
      "upper_ci_bound": 4.6501,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": 22,
      "standard_error": 0.4716,
      "lower_ci_bound": 3.0556,
      "upper_ci_bound": 5.017,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 22,
      "standard_error": 0.3638,
      "lower_ci_bound": 2.6538,
      "upper_ci_bound": 4.1668,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.52,
      "n": 22,
      "standard_error": 0.629,
      "lower_ci_bound": 3.2101,
      "upper_ci_bound": 5.8263,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 22,
      "standard_error": 0.3373,
      "lower_ci_bound": 2.2004,
      "upper_ci_bound": 3.6031,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 22,
      "standard_error": 0.6098,
      "lower_ci_bound": 2.1658,
      "upper_ci_bound": 4.7021,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.03,
      "n": 22,
      "standard_error": 0.3503,
      "lower_ci_bound": 3.3045,
      "upper_ci_bound": 4.7615,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.7,
      "n": 22,
      "standard_error": 0.2913,
      "lower_ci_bound": 4.0919,
      "upper_ci_bound": 5.3034,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.37,
      "n": 21,
      "standard_error": 0.2023,
      "lower_ci_bound": 3.9488,
      "upper_ci_bound": 4.7928,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.75,
      "n": 21,
      "standard_error": 0.4797,
      "lower_ci_bound": 3.7543,
      "upper_ci_bound": 5.7556,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 21,
      "standard_error": 0.3314,
      "lower_ci_bound": 2.3998,
      "upper_ci_bound": 3.7823,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.58,
      "n": 21,
      "standard_error": 0.4738,
      "lower_ci_bound": 2.5948,
      "upper_ci_bound": 4.5714,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 21,
      "standard_error": 0.2676,
      "lower_ci_bound": 1.1802,
      "upper_ci_bound": 2.2966,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 21,
      "standard_error": 0.4235,
      "lower_ci_bound": 0.2596,
      "upper_ci_bound": 2.0266,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 22,
      "standard_error": 0.0063,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0192,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 22,
      "standard_error": 0.0126,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0383,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": 0.1471,
      "lower_ci_bound": 2.2111,
      "upper_ci_bound": 2.8249,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.94,
      "n": 22,
      "standard_error": 0.3567,
      "lower_ci_bound": 3.2008,
      "upper_ci_bound": 4.6844,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": 0.053,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1962,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.12,
      "n": 22,
      "standard_error": 0.0786,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2883,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 22,
      "standard_error": 0.1945,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7299,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.53,
      "n": 22,
      "standard_error": 0.2969,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.151,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.06,
      "n": 22,
      "standard_error": 0.0521,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1679,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 22,
      "standard_error": 0.0787,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2501,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.06,
      "n": 22,
      "standard_error": 0.0541,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1721,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 22,
      "standard_error": 0.083,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2712,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.53,
      "n": 22,
      "standard_error": 0.1604,
      "lower_ci_bound": 2.2013,
      "upper_ci_bound": 2.8684,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.57,
      "n": 22,
      "standard_error": 0.2338,
      "lower_ci_bound": 3.0865,
      "upper_ci_bound": 4.0591,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 22,
      "standard_error": 0.1791,
      "lower_ci_bound": 1.9813,
      "upper_ci_bound": 2.7261,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 22,
      "standard_error": 0.4238,
      "lower_ci_bound": 1.6222,
      "upper_ci_bound": 3.3851,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 22,
      "standard_error": 0.1849,
      "lower_ci_bound": 1.5186,
      "upper_ci_bound": 2.2877,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 22,
      "standard_error": 0.4495,
      "lower_ci_bound": 1.3812,
      "upper_ci_bound": 3.2507,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.01,
      "n": 22,
      "standard_error": 0.3796,
      "lower_ci_bound": 1.2193,
      "upper_ci_bound": 2.798,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.03,
      "n": 22,
      "standard_error": 0.4977,
      "lower_ci_bound": 0.9978,
      "upper_ci_bound": 3.0679,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 22,
      "standard_error": 0.1583,
      "lower_ci_bound": 1.0478,
      "upper_ci_bound": 1.7065,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 22,
      "standard_error": 0.462,
      "lower_ci_bound": 0.0035,
      "upper_ci_bound": 1.9252,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 22,
      "standard_error": 0.2274,
      "lower_ci_bound": 1.841,
      "upper_ci_bound": 2.7868,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 22,
      "standard_error": 0.5751,
      "lower_ci_bound": 2.2492,
      "upper_ci_bound": 4.6413,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.91,
      "n": 22,
      "standard_error": 0.3049,
      "lower_ci_bound": 3.2724,
      "upper_ci_bound": 4.5407,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 22,
      "standard_error": 0.2373,
      "lower_ci_bound": 3.5566,
      "upper_ci_bound": 4.5436,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 22,
      "standard_error": 0.1338,
      "lower_ci_bound": 1.334,
      "upper_ci_bound": 1.8907,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.52,
      "n": 22,
      "standard_error": 0.4134,
      "lower_ci_bound": 0.6607,
      "upper_ci_bound": 2.3801,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.74,
      "n": 22,
      "standard_error": 0.3699,
      "lower_ci_bound": 2.9712,
      "upper_ci_bound": 4.5098,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 22,
      "standard_error": 0.4284,
      "lower_ci_bound": 2.8679,
      "upper_ci_bound": 4.6496,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 22,
      "standard_error": 0.1486,
      "lower_ci_bound": 1.1799,
      "upper_ci_bound": 1.7981,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 22,
      "standard_error": 0.4005,
      "lower_ci_bound": 0.3051,
      "upper_ci_bound": 1.9709,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": 0.1089,
      "lower_ci_bound": 1.0002,
      "upper_ci_bound": 1.4534,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 22,
      "standard_error": 0.21,
      "lower_ci_bound": 0.0057,
      "upper_ci_bound": 0.879,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 22,
      "standard_error": 0.1804,
      "lower_ci_bound": 1.0424,
      "upper_ci_bound": 1.7927,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.84,
      "n": 22,
      "standard_error": 0.337,
      "lower_ci_bound": 0.1419,
      "upper_ci_bound": 1.5438,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 22,
      "standard_error": 0.3556,
      "lower_ci_bound": 1.4773,
      "upper_ci_bound": 2.9563,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.37,
      "n": 22,
      "standard_error": 0.5952,
      "lower_ci_bound": 1.1282,
      "upper_ci_bound": 3.6039,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 22,
      "standard_error": 0.2484,
      "lower_ci_bound": 1.872,
      "upper_ci_bound": 2.9051,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.86,
      "n": 22,
      "standard_error": 0.5192,
      "lower_ci_bound": 0.7823,
      "upper_ci_bound": 2.9416,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.69,
      "n": 22,
      "standard_error": 0.2416,
      "lower_ci_bound": 3.1873,
      "upper_ci_bound": 4.1922,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 22,
      "standard_error": 0.3027,
      "lower_ci_bound": 3.1823,
      "upper_ci_bound": 4.4414,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 22,
      "standard_error": 0.2854,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1305,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1011.00",
      "title": "Agents and Business Managers of Artists, Performers, and Athletes",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.13,
      "n": 22,
      "standard_error": 0.4891,
      "lower_ci_bound": 0.1084,
      "upper_ci_bound": 2.1425,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": 0.187,
      "lower_ci_bound": 3.1549,
      "upper_ci_bound": 3.9378,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.78,
      "n": 20,
      "standard_error": 0.26,
      "lower_ci_bound": 4.238,
      "upper_ci_bound": 5.3263,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.69,
      "n": 20,
      "standard_error": 0.2377,
      "lower_ci_bound": 2.1893,
      "upper_ci_bound": 3.1843,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 20,
      "standard_error": 0.6395,
      "lower_ci_bound": 2.8765,
      "upper_ci_bound": 5.5536,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.88,
      "n": 20,
      "standard_error": 0.1666,
      "lower_ci_bound": 3.5273,
      "upper_ci_bound": 4.2247,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 20,
      "standard_error": 0.1802,
      "lower_ci_bound": 3.7597,
      "upper_ci_bound": 4.514,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.69,
      "n": 20,
      "standard_error": 0.2065,
      "lower_ci_bound": 3.2529,
      "upper_ci_bound": 4.1174,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 20,
      "standard_error": 0.3526,
      "lower_ci_bound": 3.2229,
      "upper_ci_bound": 4.6989,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 20,
      "standard_error": 0.1749,
      "lower_ci_bound": 3.5503,
      "upper_ci_bound": 4.2826,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": 20,
      "standard_error": 0.4704,
      "lower_ci_bound": 3.6957,
      "upper_ci_bound": 5.6647,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 19,
      "standard_error": 0.3013,
      "lower_ci_bound": 1.6986,
      "upper_ci_bound": 2.9647,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 20,
      "standard_error": 0.6317,
      "lower_ci_bound": 1.3537,
      "upper_ci_bound": 3.9979,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 20,
      "standard_error": 0.2391,
      "lower_ci_bound": 2.722,
      "upper_ci_bound": 3.7228,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.08,
      "n": 20,
      "standard_error": 0.3684,
      "lower_ci_bound": 3.3056,
      "upper_ci_bound": 4.8479,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.44,
      "n": 20,
      "standard_error": 0.2753,
      "lower_ci_bound": 2.8592,
      "upper_ci_bound": 4.0115,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.82,
      "n": 19,
      "standard_error": 0.5191,
      "lower_ci_bound": 2.7265,
      "upper_ci_bound": 4.9078,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 20,
      "standard_error": 0.2882,
      "lower_ci_bound": 2.9947,
      "upper_ci_bound": 4.2011,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.54,
      "n": 20,
      "standard_error": 0.3255,
      "lower_ci_bound": 3.8557,
      "upper_ci_bound": 5.2182,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 20,
      "standard_error": 0.2317,
      "lower_ci_bound": 1.6893,
      "upper_ci_bound": 2.6593,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.01,
      "n": 19,
      "standard_error": 0.437,
      "lower_ci_bound": 2.0886,
      "upper_ci_bound": 3.9248,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 20,
      "standard_error": 0.233,
      "lower_ci_bound": 1.6175,
      "upper_ci_bound": 2.5929,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.51,
      "n": 19,
      "standard_error": 0.4168,
      "lower_ci_bound": 1.6294,
      "upper_ci_bound": 3.3808,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.97,
      "n": 19,
      "standard_error": 0.3256,
      "lower_ci_bound": 1.2844,
      "upper_ci_bound": 2.6524,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.11,
      "n": 19,
      "standard_error": 0.5876,
      "lower_ci_bound": 0.8749,
      "upper_ci_bound": 3.3441,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 20,
      "standard_error": 0.2391,
      "lower_ci_bound": 1.6902,
      "upper_ci_bound": 2.6911,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 20,
      "standard_error": 0.523,
      "lower_ci_bound": 1.4721,
      "upper_ci_bound": 3.6613,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.98,
      "n": 20,
      "standard_error": 0.2753,
      "lower_ci_bound": 3.405,
      "upper_ci_bound": 4.5572,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.62,
      "n": 20,
      "standard_error": 0.2739,
      "lower_ci_bound": 4.0489,
      "upper_ci_bound": 5.1954,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": 0.1716,
      "lower_ci_bound": 1.1899,
      "upper_ci_bound": 1.9081,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.27,
      "n": 20,
      "standard_error": 0.4081,
      "lower_ci_bound": 0.4205,
      "upper_ci_bound": 2.1288,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 19,
      "standard_error": 0.1823,
      "lower_ci_bound": 1.1629,
      "upper_ci_bound": 1.9288,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.55,
      "n": 19,
      "standard_error": 0.4749,
      "lower_ci_bound": 0.5563,
      "upper_ci_bound": 2.5517,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.01,
      "n": 20,
      "standard_error": 0.2286,
      "lower_ci_bound": 1.528,
      "upper_ci_bound": 2.4848,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 19,
      "standard_error": 0.4502,
      "lower_ci_bound": 1.0592,
      "upper_ci_bound": 2.9508,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 20,
      "standard_error": 0.3324,
      "lower_ci_bound": 1.5105,
      "upper_ci_bound": 2.9021,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 19,
      "standard_error": 0.6361,
      "lower_ci_bound": 0.9663,
      "upper_ci_bound": 3.639,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 19,
      "standard_error": 0.2026,
      "lower_ci_bound": 1.2996,
      "upper_ci_bound": 2.1509,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 19,
      "standard_error": 0.3935,
      "lower_ci_bound": 0.5888,
      "upper_ci_bound": 2.2422,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 20,
      "standard_error": 0.2177,
      "lower_ci_bound": 2.2878,
      "upper_ci_bound": 3.1993,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.17,
      "n": 20,
      "standard_error": 0.4279,
      "lower_ci_bound": 2.2791,
      "upper_ci_bound": 4.0702,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 20,
      "standard_error": 0.137,
      "lower_ci_bound": 1.0936,
      "upper_ci_bound": 1.6669,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 19,
      "standard_error": 0.3158,
      "lower_ci_bound": 0.2255,
      "upper_ci_bound": 1.5522,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 19,
      "standard_error": 0.1493,
      "lower_ci_bound": 1.126,
      "upper_ci_bound": 1.7533,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 19,
      "standard_error": 0.3808,
      "lower_ci_bound": 0.4013,
      "upper_ci_bound": 2.0012,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 20,
      "standard_error": 0.1384,
      "lower_ci_bound": 2.4894,
      "upper_ci_bound": 3.0686,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.02,
      "n": 20,
      "standard_error": 0.2345,
      "lower_ci_bound": 3.5323,
      "upper_ci_bound": 4.514,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.88,
      "n": 20,
      "standard_error": 0.2761,
      "lower_ci_bound": 3.298,
      "upper_ci_bound": 4.4537,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.34,
      "n": 19,
      "standard_error": 0.1943,
      "lower_ci_bound": 3.9361,
      "upper_ci_bound": 4.7526,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 19,
      "standard_error": 0.1884,
      "lower_ci_bound": 1.0289,
      "upper_ci_bound": 1.8207,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 19,
      "standard_error": 0.3429,
      "lower_ci_bound": 0.0192,
      "upper_ci_bound": 1.46,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 19,
      "standard_error": 0.1437,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4851,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 19,
      "standard_error": 0.298,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0191,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 19,
      "standard_error": 0.2391,
      "lower_ci_bound": 1.1939,
      "upper_ci_bound": 2.1984,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 19,
      "standard_error": 0.4921,
      "lower_ci_bound": 0.6185,
      "upper_ci_bound": 2.6863,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 19,
      "standard_error": 0.1215,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.437,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.51,
      "n": 19,
      "standard_error": 0.3309,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.2019,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.08,
      "n": 19,
      "standard_error": 0.1908,
      "lower_ci_bound": 2.678,
      "upper_ci_bound": 3.4795,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 18,
      "standard_error": 0.3769,
      "lower_ci_bound": 2.9587,
      "upper_ci_bound": 4.5489,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 19,
      "standard_error": 0.1502,
      "lower_ci_bound": 2.8278,
      "upper_ci_bound": 3.4589,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 19,
      "standard_error": 0.2142,
      "lower_ci_bound": 3.3181,
      "upper_ci_bound": 4.2183,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 19,
      "standard_error": 0.3171,
      "lower_ci_bound": 1.9296,
      "upper_ci_bound": 3.2622,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 20,
      "standard_error": 0.4348,
      "lower_ci_bound": 1.2216,
      "upper_ci_bound": 3.0415,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 20,
      "standard_error": 0.3603,
      "lower_ci_bound": 1.6172,
      "upper_ci_bound": 3.1254,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 20,
      "standard_error": 0.5087,
      "lower_ci_bound": 1.2351,
      "upper_ci_bound": 3.3643,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": 0.3686,
      "lower_ci_bound": 3.1239,
      "upper_ci_bound": 4.6669,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1021.00",
      "title": "Buyers and Purchasing Agents, Farm Products",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.18,
      "n": 19,
      "standard_error": 0.4858,
      "lower_ci_bound": 3.1639,
      "upper_ci_bound": 5.2054,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2013-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 29,
      "standard_error": 0.458,
      "lower_ci_bound": 2.4756,
      "upper_ci_bound": 4.3521,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.52,
      "n": 29,
      "standard_error": 0.5897,
      "lower_ci_bound": 2.3115,
      "upper_ci_bound": 4.7276,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 29,
      "standard_error": 0.2093,
      "lower_ci_bound": 2.1878,
      "upper_ci_bound": 3.0451,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 29,
      "standard_error": 0.5993,
      "lower_ci_bound": 2.7299,
      "upper_ci_bound": 5.1851,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 29,
      "standard_error": 0.29,
      "lower_ci_bound": 2.6017,
      "upper_ci_bound": 3.7897,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.31,
      "n": 29,
      "standard_error": 0.6839,
      "lower_ci_bound": 1.9082,
      "upper_ci_bound": 4.7101,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 29,
      "standard_error": 0.4345,
      "lower_ci_bound": 2.928,
      "upper_ci_bound": 4.7079,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 29,
      "standard_error": 0.5664,
      "lower_ci_bound": 3.2402,
      "upper_ci_bound": 5.5608,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": 29,
      "standard_error": 0.1913,
      "lower_ci_bound": 3.336,
      "upper_ci_bound": 4.1197,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.51,
      "n": 29,
      "standard_error": 0.3397,
      "lower_ci_bound": 3.8122,
      "upper_ci_bound": 5.2039,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 29,
      "standard_error": 0.3804,
      "lower_ci_bound": 1.1748,
      "upper_ci_bound": 2.7334,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.39,
      "n": 29,
      "standard_error": 0.516,
      "lower_ci_bound": 0.334,
      "upper_ci_bound": 2.4478,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": 29,
      "standard_error": 0.5591,
      "lower_ci_bound": 1.3154,
      "upper_ci_bound": 3.6059,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.28,
      "n": 29,
      "standard_error": 0.731,
      "lower_ci_bound": 0.7832,
      "upper_ci_bound": 3.7779,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 29,
      "standard_error": 0.1638,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5997,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.46,
      "n": 29,
      "standard_error": 0.2899,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.049,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 29,
      "standard_error": 0.2201,
      "lower_ci_bound": 2.9489,
      "upper_ci_bound": 3.8505,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.16,
      "n": 29,
      "standard_error": 0.253,
      "lower_ci_bound": 3.6371,
      "upper_ci_bound": 4.6736,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.88,
      "n": 29,
      "standard_error": 0.2843,
      "lower_ci_bound": 1.2941,
      "upper_ci_bound": 2.4588,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": 29,
      "standard_error": 0.5201,
      "lower_ci_bound": 0.4768,
      "upper_ci_bound": 2.6073,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 29,
      "standard_error": 0.2177,
      "lower_ci_bound": 1.1213,
      "upper_ci_bound": 2.0133,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.16,
      "n": 29,
      "standard_error": 0.4423,
      "lower_ci_bound": 0.2502,
      "upper_ci_bound": 2.0622,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 28,
      "standard_error": 0.3162,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2747,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.49,
      "n": 29,
      "standard_error": 0.5831,
      "lower_ci_bound": 0.2981,
      "upper_ci_bound": 2.6872,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 27,
      "standard_error": 0.3461,
      "lower_ci_bound": 1.4458,
      "upper_ci_bound": 2.8687,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.69,
      "n": 28,
      "standard_error": 0.7775,
      "lower_ci_bound": 1.0968,
      "upper_ci_bound": 4.2873,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 28,
      "standard_error": 0.2351,
      "lower_ci_bound": 3.0907,
      "upper_ci_bound": 4.0555,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 28,
      "standard_error": 0.2836,
      "lower_ci_bound": 3.5701,
      "upper_ci_bound": 4.734,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 28,
      "standard_error": 0.2732,
      "lower_ci_bound": 1.1311,
      "upper_ci_bound": 2.252,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.47,
      "n": 28,
      "standard_error": 0.577,
      "lower_ci_bound": 0.287,
      "upper_ci_bound": 2.6549,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 28,
      "standard_error": 0.1799,
      "lower_ci_bound": 1.3582,
      "upper_ci_bound": 2.0965,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.79,
      "n": 28,
      "standard_error": 0.4389,
      "lower_ci_bound": 0.8885,
      "upper_ci_bound": 2.6894,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 26,
      "standard_error": 0.0735,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2538,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 26,
      "standard_error": 0.1209,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4255,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 26,
      "standard_error": 0.1888,
      "lower_ci_bound": 1.2328,
      "upper_ci_bound": 2.0104,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 25,
      "standard_error": 0.4063,
      "lower_ci_bound": 0.1085,
      "upper_ci_bound": 1.7855,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 26,
      "standard_error": 0.1214,
      "lower_ci_bound": 1.0826,
      "upper_ci_bound": 1.5827,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 26,
      "standard_error": 0.3204,
      "lower_ci_bound": 0.1526,
      "upper_ci_bound": 1.4722,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 26,
      "standard_error": 0.2909,
      "lower_ci_bound": 1.054,
      "upper_ci_bound": 2.2521,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 25,
      "standard_error": 0.3262,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.2612,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 29,
      "standard_error": 0.0217,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.077,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 29,
      "standard_error": 0.0613,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2084,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 28,
      "standard_error": 0.0897,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2957,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 28,
      "standard_error": 0.268,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8739,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.06,
      "n": 29,
      "standard_error": 0.3683,
      "lower_ci_bound": 1.3069,
      "upper_ci_bound": 2.8156,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 29,
      "standard_error": 0.5673,
      "lower_ci_bound": 0.4452,
      "upper_ci_bound": 2.7692,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.61,
      "n": 29,
      "standard_error": 0.4072,
      "lower_ci_bound": 2.775,
      "upper_ci_bound": 4.4433,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.97,
      "n": 29,
      "standard_error": 0.3584,
      "lower_ci_bound": 3.2321,
      "upper_ci_bound": 4.7006,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 27,
      "standard_error": 0.4424,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.7671,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 27,
      "standard_error": 0.5064,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.0376,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 27,
      "standard_error": 0.0169,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0553,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 27,
      "standard_error": 0.0299,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0954,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 27,
      "standard_error": 0.1112,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3726,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.27,
      "n": 26,
      "standard_error": 0.2214,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7303,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 27,
      "standard_error": 0.2762,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.9305,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.42,
      "n": 27,
      "standard_error": 0.2776,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9899,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 28,
      "standard_error": 0.2659,
      "lower_ci_bound": 1.0323,
      "upper_ci_bound": 2.1236,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 29,
      "standard_error": 0.5421,
      "lower_ci_bound": 0.0985,
      "upper_ci_bound": 2.3194,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 29,
      "standard_error": 0.3436,
      "lower_ci_bound": 1.3455,
      "upper_ci_bound": 2.7531,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.01,
      "n": 29,
      "standard_error": 0.5817,
      "lower_ci_bound": 0.8228,
      "upper_ci_bound": 3.2061,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 29,
      "standard_error": 0.2774,
      "lower_ci_bound": 1.4138,
      "upper_ci_bound": 2.5502,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.76,
      "n": 29,
      "standard_error": 0.5024,
      "lower_ci_bound": 0.7347,
      "upper_ci_bound": 2.7929,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 29,
      "standard_error": 0.5406,
      "lower_ci_bound": 1.6254,
      "upper_ci_bound": 3.8404,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 29,
      "standard_error": 0.4107,
      "lower_ci_bound": 1.9041,
      "upper_ci_bound": 3.5866,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 29,
      "standard_error": 0.406,
      "lower_ci_bound": 1.1204,
      "upper_ci_bound": 2.7836,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1022.00",
      "title": "Wholesale and Retail Buyers, Except Farm Products",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 29,
      "standard_error": 0.6147,
      "lower_ci_bound": 0.4788,
      "upper_ci_bound": 2.9971,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1023.00",
      "title": "Purchasing Agents, Except Wholesale, Retail, and Farm Products",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.08,
      "n": 40,
      "standard_error": 0.2129,
      "lower_ci_bound": 2.6513,
      "upper_ci_bound": 3.5125,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 40,
      "standard_error": 0.3345,
      "lower_ci_bound": 2.67,
      "upper_ci_bound": 4.0232,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 38,
      "standard_error": 0.3149,
      "lower_ci_bound": 3.1811,
      "upper_ci_bound": 4.4573,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.13,
      "n": 39,
      "standard_error": 0.5275,
      "lower_ci_bound": 4.0647,
      "upper_ci_bound": 6.2004,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 39,
      "standard_error": 0.2206,
      "lower_ci_bound": 2.596,
      "upper_ci_bound": 3.4891,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.31,
      "n": 40,
      "standard_error": 0.4041,
      "lower_ci_bound": 2.4921,
      "upper_ci_bound": 4.1266,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": 40,
      "standard_error": 0.1326,
      "lower_ci_bound": 1.8116,
      "upper_ci_bound": 2.3479,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.01,
      "n": 40,
      "standard_error": 0.3102,
      "lower_ci_bound": 1.3809,
      "upper_ci_bound": 2.6359,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.7,
      "n": 40,
      "standard_error": 0.116,
      "lower_ci_bound": 4.4672,
      "upper_ci_bound": 4.9363,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.25,
      "n": 40,
      "standard_error": 0.1708,
      "lower_ci_bound": 5.9033,
      "upper_ci_bound": 6.5944,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 39,
      "standard_error": 0.198,
      "lower_ci_bound": 2.0269,
      "upper_ci_bound": 2.8285,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 38,
      "standard_error": 0.3056,
      "lower_ci_bound": 1.5521,
      "upper_ci_bound": 2.7905,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.06,
      "n": 39,
      "standard_error": 0.1893,
      "lower_ci_bound": 1.6807,
      "upper_ci_bound": 2.4472,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.71,
      "n": 38,
      "standard_error": 0.4234,
      "lower_ci_bound": 0.8561,
      "upper_ci_bound": 2.5721,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 40,
      "standard_error": 0.0219,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0702,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.06,
      "n": 40,
      "standard_error": 0.0461,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1508,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 40,
      "standard_error": 0.2398,
      "lower_ci_bound": 2.9421,
      "upper_ci_bound": 3.9124,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.99,
      "n": 40,
      "standard_error": 0.3458,
      "lower_ci_bound": 3.2862,
      "upper_ci_bound": 4.6851,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 40,
      "standard_error": 0.1595,
      "lower_ci_bound": 1.4353,
      "upper_ci_bound": 2.0806,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 40,
      "standard_error": 0.3095,
      "lower_ci_bound": 0.7722,
      "upper_ci_bound": 2.0244,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 40,
      "standard_error": 0.1372,
      "lower_ci_bound": 1.12,
      "upper_ci_bound": 1.6751,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 40,
      "standard_error": 0.2299,
      "lower_ci_bound": 0.1784,
      "upper_ci_bound": 1.1085,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 40,
      "standard_error": 0.1883,
      "lower_ci_bound": 1.7296,
      "upper_ci_bound": 2.4911,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 39,
      "standard_error": 0.3299,
      "lower_ci_bound": 1.1492,
      "upper_ci_bound": 2.4849,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 40,
      "standard_error": 0.1771,
      "lower_ci_bound": 1.5282,
      "upper_ci_bound": 2.2448,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.58,
      "n": 40,
      "standard_error": 0.3316,
      "lower_ci_bound": 0.9057,
      "upper_ci_bound": 2.2469,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.66,
      "n": 40,
      "standard_error": 0.25,
      "lower_ci_bound": 3.1532,
      "upper_ci_bound": 4.1645,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 40,
      "standard_error": 0.2744,
      "lower_ci_bound": 3.1963,
      "upper_ci_bound": 4.3065,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 40,
      "standard_error": 0.1503,
      "lower_ci_bound": 1.2522,
      "upper_ci_bound": 1.8602,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": 40,
      "standard_error": 0.2678,
      "lower_ci_bound": 0.6284,
      "upper_ci_bound": 1.7117,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 40,
      "standard_error": 0.2202,
      "lower_ci_bound": 1.0964,
      "upper_ci_bound": 1.9874,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 40,
      "standard_error": 0.2633,
      "lower_ci_bound": 0.3677,
      "upper_ci_bound": 1.4331,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 40,
      "standard_error": 0.2247,
      "lower_ci_bound": 1.4155,
      "upper_ci_bound": 2.3246,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 40,
      "standard_error": 0.2954,
      "lower_ci_bound": 0.7185,
      "upper_ci_bound": 1.9134,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 39,
      "standard_error": 0.2244,
      "lower_ci_bound": 2.4267,
      "upper_ci_bound": 3.3353,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.17,
      "n": 40,
      "standard_error": 0.3632,
      "lower_ci_bound": 2.4356,
      "upper_ci_bound": 3.905,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 40,
      "standard_error": 0.2226,
      "lower_ci_bound": 1.4551,
      "upper_ci_bound": 2.3554,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 40,
      "standard_error": 0.3138,
      "lower_ci_bound": 0.8425,
      "upper_ci_bound": 2.112,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 40,
      "standard_error": 0.2146,
      "lower_ci_bound": 1.4184,
      "upper_ci_bound": 2.2865,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.44,
      "n": 40,
      "standard_error": 0.256,
      "lower_ci_bound": 0.9262,
      "upper_ci_bound": 1.9619,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.72,
      "n": 40,
      "standard_error": 0.2504,
      "lower_ci_bound": 2.2137,
      "upper_ci_bound": 3.2268,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.28,
      "n": 40,
      "standard_error": 0.32,
      "lower_ci_bound": 1.6345,
      "upper_ci_bound": 2.9288,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 40,
      "standard_error": 0.2535,
      "lower_ci_bound": 2.0634,
      "upper_ci_bound": 3.0888,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 40,
      "standard_error": 0.3447,
      "lower_ci_bound": 1.7307,
      "upper_ci_bound": 3.1251,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 39,
      "standard_error": 0.2742,
      "lower_ci_bound": 2.3582,
      "upper_ci_bound": 3.4684,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.01,
      "n": 39,
      "standard_error": 0.3767,
      "lower_ci_bound": 2.246,
      "upper_ci_bound": 3.7712,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.42,
      "n": 40,
      "standard_error": 0.1236,
      "lower_ci_bound": 4.1711,
      "upper_ci_bound": 4.6711,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 38,
      "standard_error": 0.2132,
      "lower_ci_bound": 3.6817,
      "upper_ci_bound": 4.5455,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 40,
      "standard_error": 0.2317,
      "lower_ci_bound": 1.3609,
      "upper_ci_bound": 2.2982,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 39,
      "standard_error": 0.2519,
      "lower_ci_bound": 0.3755,
      "upper_ci_bound": 1.3955,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 40,
      "standard_error": 0.055,
      "lower_ci_bound": 1.0278,
      "upper_ci_bound": 1.2503,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 40,
      "standard_error": 0.0847,
      "lower_ci_bound": 0.072,
      "upper_ci_bound": 0.4148,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 40,
      "standard_error": 0.107,
      "lower_ci_bound": 1.082,
      "upper_ci_bound": 1.515,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 40,
      "standard_error": 0.1726,
      "lower_ci_bound": 0.0916,
      "upper_ci_bound": 0.79,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 40,
      "standard_error": 0.1415,
      "lower_ci_bound": 1.2522,
      "upper_ci_bound": 1.8247,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.12,
      "n": 40,
      "standard_error": 0.2814,
      "lower_ci_bound": 0.546,
      "upper_ci_bound": 1.6843,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 38,
      "standard_error": 0.1995,
      "lower_ci_bound": 1.8827,
      "upper_ci_bound": 2.6911,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.87,
      "n": 38,
      "standard_error": 0.2838,
      "lower_ci_bound": 1.299,
      "upper_ci_bound": 2.4492,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.31,
      "n": 38,
      "standard_error": 0.304,
      "lower_ci_bound": 2.6988,
      "upper_ci_bound": 3.9306,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.31,
      "n": 38,
      "standard_error": 0.3391,
      "lower_ci_bound": 2.6242,
      "upper_ci_bound": 3.9986,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 39,
      "standard_error": 0.2377,
      "lower_ci_bound": 1.8489,
      "upper_ci_bound": 2.8113,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 39,
      "standard_error": 0.2295,
      "lower_ci_bound": 1.136,
      "upper_ci_bound": 2.0654,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 37,
      "standard_error": 0.2825,
      "lower_ci_bound": 2.1414,
      "upper_ci_bound": 3.2871,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.31,
      "n": 37,
      "standard_error": 0.3017,
      "lower_ci_bound": 1.7031,
      "upper_ci_bound": 2.9267,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.03,
      "n": 40,
      "standard_error": 0.2065,
      "lower_ci_bound": 1.6095,
      "upper_ci_bound": 2.445,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1031.00",
      "title": "Claims Adjusters, Examiners, and Investigators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 40,
      "standard_error": 0.307,
      "lower_ci_bound": 1.1988,
      "upper_ci_bound": 2.4409,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 16,
      "standard_error": 0.3009,
      "lower_ci_bound": 1.7089,
      "upper_ci_bound": 2.9917,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.61,
      "n": 16,
      "standard_error": 0.5273,
      "lower_ci_bound": 1.4909,
      "upper_ci_bound": 3.7387,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 16,
      "standard_error": 0.2362,
      "lower_ci_bound": 2.6458,
      "upper_ci_bound": 3.6526,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.54,
      "n": 16,
      "standard_error": 0.5513,
      "lower_ci_bound": 2.3666,
      "upper_ci_bound": 4.717,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 16,
      "standard_error": 0.315,
      "lower_ci_bound": 1.5434,
      "upper_ci_bound": 2.8864,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.73,
      "n": 16,
      "standard_error": 0.3947,
      "lower_ci_bound": 0.8935,
      "upper_ci_bound": 2.5761,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 16,
      "standard_error": 0.2255,
      "lower_ci_bound": 1.335,
      "upper_ci_bound": 2.2964,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 16,
      "standard_error": 0.4284,
      "lower_ci_bound": 0.5442,
      "upper_ci_bound": 2.3704,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.23,
      "n": 15,
      "standard_error": 0.3054,
      "lower_ci_bound": 3.5735,
      "upper_ci_bound": 4.8834,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.78,
      "n": 16,
      "standard_error": 0.2899,
      "lower_ci_bound": 5.1636,
      "upper_ci_bound": 6.3992,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 16,
      "standard_error": 0.2973,
      "lower_ci_bound": 1.2032,
      "upper_ci_bound": 2.4705,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 16,
      "standard_error": 0.4038,
      "lower_ci_bound": 0.143,
      "upper_ci_bound": 1.8643,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 16,
      "standard_error": 0.3241,
      "lower_ci_bound": 1.5637,
      "upper_ci_bound": 2.9453,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.94,
      "n": 16,
      "standard_error": 0.4872,
      "lower_ci_bound": 0.8982,
      "upper_ci_bound": 2.9751,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 16,
      "standard_error": 0.0081,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0245,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.02,
      "n": 16,
      "standard_error": 0.0242,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0736,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 16,
      "standard_error": 0.1943,
      "lower_ci_bound": 2.9444,
      "upper_ci_bound": 3.7729,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.87,
      "n": 16,
      "standard_error": 0.3568,
      "lower_ci_bound": 3.1061,
      "upper_ci_bound": 4.6272,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 16,
      "standard_error": 0.4406,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.798,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 16,
      "standard_error": 0.8792,
      "lower_ci_bound": 0,
      "upper_ci_bound": 3.4848,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 16,
      "standard_error": 0.2482,
      "lower_ci_bound": 1.3346,
      "upper_ci_bound": 2.3926,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.41,
      "n": 16,
      "standard_error": 0.4011,
      "lower_ci_bound": 0.5589,
      "upper_ci_bound": 2.2688,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 16,
      "standard_error": 0.1116,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.407,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 16,
      "standard_error": 0.1437,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5195,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 16,
      "standard_error": 0.1697,
      "lower_ci_bound": 2.8634,
      "upper_ci_bound": 3.5868,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.28,
      "n": 16,
      "standard_error": 0.1899,
      "lower_ci_bound": 3.8767,
      "upper_ci_bound": 4.6863,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 15,
      "standard_error": 0.4155,
      "lower_ci_bound": 1.8487,
      "upper_ci_bound": 3.631,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 16,
      "standard_error": 0.5237,
      "lower_ci_bound": 1.5158,
      "upper_ci_bound": 3.7482,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 16,
      "standard_error": 0.3059,
      "lower_ci_bound": 1.0999,
      "upper_ci_bound": 2.404,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 16,
      "standard_error": 0.5111,
      "lower_ci_bound": 0.2699,
      "upper_ci_bound": 2.4485,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 16,
      "standard_error": 0.2357,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8212,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 16,
      "standard_error": 0.3533,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.2533,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 16,
      "standard_error": 0.149,
      "lower_ci_bound": 1.2758,
      "upper_ci_bound": 1.9111,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 16,
      "standard_error": 0.5856,
      "lower_ci_bound": 0.0635,
      "upper_ci_bound": 2.5597,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 16,
      "standard_error": 0.0161,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0491,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 16,
      "standard_error": 0.0322,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0981,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 16,
      "standard_error": 0.1985,
      "lower_ci_bound": 1.009,
      "upper_ci_bound": 1.8553,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.03,
      "n": 16,
      "standard_error": 0.5587,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.2251,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 16,
      "standard_error": 0.0337,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1161,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 16,
      "standard_error": 0.0683,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2411,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 16,
      "standard_error": 0.0161,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0491,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 16,
      "standard_error": 0.0322,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0981,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 16,
      "standard_error": 0.2111,
      "lower_ci_bound": 2.504,
      "upper_ci_bound": 3.404,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.14,
      "n": 16,
      "standard_error": 0.2983,
      "lower_ci_bound": 2.5027,
      "upper_ci_bound": 3.7743,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 16,
      "standard_error": 0.2064,
      "lower_ci_bound": 3.3684,
      "upper_ci_bound": 4.2483,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 16,
      "standard_error": 0.273,
      "lower_ci_bound": 2.8985,
      "upper_ci_bound": 4.0621,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 15,
      "standard_error": 0.3669,
      "lower_ci_bound": 1.1965,
      "upper_ci_bound": 2.7701,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.28,
      "n": 16,
      "standard_error": 0.4885,
      "lower_ci_bound": 0.2409,
      "upper_ci_bound": 2.3232,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 16,
      "standard_error": 0.0081,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0245,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 16,
      "standard_error": 0.0161,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0491,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 16,
      "standard_error": 0.2739,
      "lower_ci_bound": 1.2197,
      "upper_ci_bound": 2.3872,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 16,
      "standard_error": 0.4347,
      "lower_ci_bound": 0.2869,
      "upper_ci_bound": 2.1402,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 16,
      "standard_error": 0.2919,
      "lower_ci_bound": 2.1362,
      "upper_ci_bound": 3.3805,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.62,
      "n": 16,
      "standard_error": 0.3873,
      "lower_ci_bound": 1.7936,
      "upper_ci_bound": 3.4447,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 16,
      "standard_error": 0.3557,
      "lower_ci_bound": 1.4371,
      "upper_ci_bound": 2.9534,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.31,
      "n": 16,
      "standard_error": 0.2845,
      "lower_ci_bound": 0.7005,
      "upper_ci_bound": 1.9134,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 16,
      "standard_error": 0.298,
      "lower_ci_bound": 1.6322,
      "upper_ci_bound": 2.9025,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.69,
      "n": 16,
      "standard_error": 0.2317,
      "lower_ci_bound": 1.201,
      "upper_ci_bound": 2.1889,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 16,
      "standard_error": 0.4722,
      "lower_ci_bound": 1.4625,
      "upper_ci_bound": 3.4755,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1032.00",
      "title": "Insurance Appraisers, Auto Damage",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.99,
      "n": 16,
      "standard_error": 0.4024,
      "lower_ci_bound": 1.1312,
      "upper_ci_bound": 2.8466,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.12,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.69,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.34,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.94,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.01,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.08,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.01,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.01,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.64,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.08,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.66,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.86,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.99,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.98,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.02,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.94,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.72,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.41,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.99,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.00",
      "title": "Compliance Officers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.01",
      "title": "Environmental Compliance Inspectors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 33,
      "standard_error": 0.3098,
      "lower_ci_bound": 2.6548,
      "upper_ci_bound": 3.9169,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.69,
      "n": 33,
      "standard_error": 0.2612,
      "lower_ci_bound": 3.1574,
      "upper_ci_bound": 4.2217,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 32,
      "standard_error": 0.2068,
      "lower_ci_bound": 2.7653,
      "upper_ci_bound": 3.6088,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.98,
      "n": 33,
      "standard_error": 0.2632,
      "lower_ci_bound": 3.4456,
      "upper_ci_bound": 4.5178,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 33,
      "standard_error": 0.1969,
      "lower_ci_bound": 1.4171,
      "upper_ci_bound": 2.2193,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.52,
      "n": 33,
      "standard_error": 0.3573,
      "lower_ci_bound": 0.793,
      "upper_ci_bound": 2.2487,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 33,
      "standard_error": 0.1633,
      "lower_ci_bound": 1.4064,
      "upper_ci_bound": 2.0718,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 33,
      "standard_error": 0.3675,
      "lower_ci_bound": 0.9958,
      "upper_ci_bound": 2.4929,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.78,
      "n": 33,
      "standard_error": 0.2301,
      "lower_ci_bound": 3.3087,
      "upper_ci_bound": 4.2461,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.98,
      "n": 33,
      "standard_error": 0.3085,
      "lower_ci_bound": 4.3516,
      "upper_ci_bound": 5.6084,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 33,
      "standard_error": 0.2031,
      "lower_ci_bound": 3.5041,
      "upper_ci_bound": 4.3314,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.58,
      "n": 33,
      "standard_error": 0.2936,
      "lower_ci_bound": 3.9832,
      "upper_ci_bound": 5.1791,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 33,
      "standard_error": 0.1721,
      "lower_ci_bound": 1.2591,
      "upper_ci_bound": 1.96,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.13,
      "n": 33,
      "standard_error": 0.3104,
      "lower_ci_bound": 0.4993,
      "upper_ci_bound": 1.764,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": 33,
      "standard_error": 0.0936,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3459,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.31,
      "n": 33,
      "standard_error": 0.1872,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6917,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 33,
      "standard_error": 0.1988,
      "lower_ci_bound": 2.3796,
      "upper_ci_bound": 3.1894,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": 33,
      "standard_error": 0.242,
      "lower_ci_bound": 2.8632,
      "upper_ci_bound": 3.849,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 33,
      "standard_error": 0.1,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3728,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 33,
      "standard_error": 0.2166,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8456,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 33,
      "standard_error": 0.0819,
      "lower_ci_bound": 1.0714,
      "upper_ci_bound": 1.4052,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.61,
      "n": 33,
      "standard_error": 0.2078,
      "lower_ci_bound": 0.1882,
      "upper_ci_bound": 1.0346,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": 33,
      "standard_error": 0.0911,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3475,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 33,
      "standard_error": 0.2505,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9355,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 33,
      "standard_error": 0.0908,
      "lower_ci_bound": 1.0559,
      "upper_ci_bound": 1.4259,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.47,
      "n": 33,
      "standard_error": 0.1552,
      "lower_ci_bound": 0.1564,
      "upper_ci_bound": 0.7885,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 33,
      "standard_error": 0.2252,
      "lower_ci_bound": 2.2795,
      "upper_ci_bound": 3.1968,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 33,
      "standard_error": 0.2854,
      "lower_ci_bound": 2.9173,
      "upper_ci_bound": 4.0798,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 32,
      "standard_error": 0.0716,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2618,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.27,
      "n": 32,
      "standard_error": 0.1718,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6173,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": 33,
      "standard_error": 0.0954,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3506,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.34,
      "n": 33,
      "standard_error": 0.2092,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7637,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 33,
      "standard_error": 0.0985,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3476,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 33,
      "standard_error": 0.1673,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6003,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 33,
      "standard_error": 0.1781,
      "lower_ci_bound": 2.5114,
      "upper_ci_bound": 3.2368,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.47,
      "n": 33,
      "standard_error": 0.3034,
      "lower_ci_bound": 2.8551,
      "upper_ci_bound": 4.0911,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 33,
      "standard_error": 0.3032,
      "lower_ci_bound": 2.7839,
      "upper_ci_bound": 4.0193,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 33,
      "standard_error": 0.407,
      "lower_ci_bound": 3.516,
      "upper_ci_bound": 5.174,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 33,
      "standard_error": 0.1511,
      "lower_ci_bound": 1.1265,
      "upper_ci_bound": 1.7422,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.94,
      "n": 33,
      "standard_error": 0.2516,
      "lower_ci_bound": 0.4228,
      "upper_ci_bound": 1.4477,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 31,
      "standard_error": 0.1619,
      "lower_ci_bound": 1.1687,
      "upper_ci_bound": 1.8299,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 31,
      "standard_error": 0.2364,
      "lower_ci_bound": 0.2639,
      "upper_ci_bound": 1.2295,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 32,
      "standard_error": 0.2419,
      "lower_ci_bound": 2.1376,
      "upper_ci_bound": 3.1245,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 32,
      "standard_error": 0.3779,
      "lower_ci_bound": 2.1934,
      "upper_ci_bound": 3.7348,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.01,
      "n": 32,
      "standard_error": 0.2289,
      "lower_ci_bound": 2.5443,
      "upper_ci_bound": 3.4779,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.16,
      "n": 32,
      "standard_error": 0.4973,
      "lower_ci_bound": 3.142,
      "upper_ci_bound": 5.1706,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.97,
      "n": 31,
      "standard_error": 0.094,
      "lower_ci_bound": 3.7819,
      "upper_ci_bound": 4.166,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.7,
      "n": 32,
      "standard_error": 0.1522,
      "lower_ci_bound": 4.3877,
      "upper_ci_bound": 5.0086,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 33,
      "standard_error": 0.1451,
      "lower_ci_bound": 1.4114,
      "upper_ci_bound": 2.0027,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 33,
      "standard_error": 0.2256,
      "lower_ci_bound": 0.754,
      "upper_ci_bound": 1.6728,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 33,
      "standard_error": 0.0359,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1262,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.13,
      "n": 33,
      "standard_error": 0.0795,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2881,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 33,
      "standard_error": 0.1171,
      "lower_ci_bound": 1.9221,
      "upper_ci_bound": 2.3989,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 33,
      "standard_error": 0.2185,
      "lower_ci_bound": 1.8802,
      "upper_ci_bound": 2.7704,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 33,
      "standard_error": 0.2555,
      "lower_ci_bound": 1.9069,
      "upper_ci_bound": 2.9478,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.93,
      "n": 33,
      "standard_error": 0.4959,
      "lower_ci_bound": 1.9244,
      "upper_ci_bound": 3.9444,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 32,
      "standard_error": 0.1347,
      "lower_ci_bound": 1.7987,
      "upper_ci_bound": 2.3482,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.94,
      "n": 32,
      "standard_error": 0.2448,
      "lower_ci_bound": 1.4381,
      "upper_ci_bound": 2.4368,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.43,
      "n": 32,
      "standard_error": 0.1559,
      "lower_ci_bound": 4.1105,
      "upper_ci_bound": 4.7463,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.63,
      "n": 32,
      "standard_error": 0.1427,
      "lower_ci_bound": 4.3346,
      "upper_ci_bound": 4.9165,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 32,
      "standard_error": 0.1066,
      "lower_ci_bound": 1.5183,
      "upper_ci_bound": 1.9533,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.94,
      "n": 32,
      "standard_error": 0.1506,
      "lower_ci_bound": 0.6321,
      "upper_ci_bound": 1.2464,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 31,
      "standard_error": 0.1857,
      "lower_ci_bound": 2.2303,
      "upper_ci_bound": 2.989,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 31,
      "standard_error": 0.2431,
      "lower_ci_bound": 2.3615,
      "upper_ci_bound": 3.3543,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": 33,
      "standard_error": 0.0949,
      "lower_ci_bound": 1.2658,
      "upper_ci_bound": 1.6524,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.03",
      "title": "Equal Opportunity Representatives and Officers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.03,
      "n": 33,
      "standard_error": 0.1551,
      "lower_ci_bound": 0.7172,
      "upper_ci_bound": 1.349,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.93,
      "n": 17,
      "standard_error": 0.7196,
      "lower_ci_bound": 1.4066,
      "upper_ci_bound": 4.4576,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.88,
      "n": 17,
      "standard_error": 0.7071,
      "lower_ci_bound": 1.3792,
      "upper_ci_bound": 4.3771,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.66,
      "n": 17,
      "standard_error": 0.1824,
      "lower_ci_bound": 3.2752,
      "upper_ci_bound": 4.0487,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.84,
      "n": 17,
      "standard_error": 0.2462,
      "lower_ci_bound": 4.3201,
      "upper_ci_bound": 5.3639,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 17,
      "standard_error": 0.5066,
      "lower_ci_bound": 1.4492,
      "upper_ci_bound": 3.5971,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.47,
      "n": 17,
      "standard_error": 0.9455,
      "lower_ci_bound": 0.4695,
      "upper_ci_bound": 4.4781,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 17,
      "standard_error": 0.1665,
      "lower_ci_bound": 1.6034,
      "upper_ci_bound": 2.3093,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 17,
      "standard_error": 0.3886,
      "lower_ci_bound": 1.4739,
      "upper_ci_bound": 3.1217,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.33,
      "n": 17,
      "standard_error": 0.2208,
      "lower_ci_bound": 3.8624,
      "upper_ci_bound": 4.7985,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.73,
      "n": 17,
      "standard_error": 0.3278,
      "lower_ci_bound": 5.0353,
      "upper_ci_bound": 6.4251,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 17,
      "standard_error": 0.3347,
      "lower_ci_bound": 2.1253,
      "upper_ci_bound": 3.5443,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 17,
      "standard_error": 0.5155,
      "lower_ci_bound": 1.908,
      "upper_ci_bound": 4.0935,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 17,
      "standard_error": 0.2797,
      "lower_ci_bound": 1.4063,
      "upper_ci_bound": 2.5923,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.03,
      "n": 17,
      "standard_error": 0.5527,
      "lower_ci_bound": 0.8566,
      "upper_ci_bound": 3.2,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 17,
      "standard_error": 0.2923,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.9721,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 17,
      "standard_error": 0.3905,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3106,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.49,
      "n": 17,
      "standard_error": 0.3019,
      "lower_ci_bound": 2.8474,
      "upper_ci_bound": 4.1272,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.46,
      "n": 17,
      "standard_error": 0.0746,
      "lower_ci_bound": 4.3,
      "upper_ci_bound": 4.6164,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 16,
      "standard_error": 0.4047,
      "lower_ci_bound": 2.6422,
      "upper_ci_bound": 4.3675,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.21,
      "n": 16,
      "standard_error": 0.5015,
      "lower_ci_bound": 3.1423,
      "upper_ci_bound": 5.2801,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 17,
      "standard_error": 0.359,
      "lower_ci_bound": 2.647,
      "upper_ci_bound": 4.1692,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 17,
      "standard_error": 0.4831,
      "lower_ci_bound": 2.9255,
      "upper_ci_bound": 4.9736,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.99,
      "n": 17,
      "standard_error": 0.5502,
      "lower_ci_bound": 2.8284,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.34,
      "n": 17,
      "standard_error": 0.6251,
      "lower_ci_bound": 3.0127,
      "upper_ci_bound": 5.6631,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 16,
      "standard_error": 0.4085,
      "lower_ci_bound": 2.2166,
      "upper_ci_bound": 3.9579,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 16,
      "standard_error": 0.5113,
      "lower_ci_bound": 2.3108,
      "upper_ci_bound": 4.4903,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 17,
      "standard_error": 0.4745,
      "lower_ci_bound": 2.0985,
      "upper_ci_bound": 4.1104,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.21,
      "n": 17,
      "standard_error": 0.6768,
      "lower_ci_bound": 1.7715,
      "upper_ci_bound": 4.6408,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.51,
      "n": 17,
      "standard_error": 0.1568,
      "lower_ci_bound": 2.1733,
      "upper_ci_bound": 2.8381,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 17,
      "standard_error": 0.3687,
      "lower_ci_bound": 1.9521,
      "upper_ci_bound": 3.5155,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 17,
      "standard_error": 0.3393,
      "lower_ci_bound": 2.1214,
      "upper_ci_bound": 3.5598,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 17,
      "standard_error": 0.4309,
      "lower_ci_bound": 2.1247,
      "upper_ci_bound": 3.9519,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.54,
      "n": 17,
      "standard_error": 0.8363,
      "lower_ci_bound": 1,
      "upper_ci_bound": 4.3133,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 17,
      "standard_error": 1.1512,
      "lower_ci_bound": 0.3591,
      "upper_ci_bound": 5.2399,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 17,
      "standard_error": 0.4482,
      "lower_ci_bound": 1.6584,
      "upper_ci_bound": 3.5587,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.99,
      "n": 17,
      "standard_error": 0.5749,
      "lower_ci_bound": 1.772,
      "upper_ci_bound": 4.2094,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 17,
      "standard_error": 0.3831,
      "lower_ci_bound": 1.3479,
      "upper_ci_bound": 2.972,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.98,
      "n": 17,
      "standard_error": 0.6414,
      "lower_ci_bound": 0.6158,
      "upper_ci_bound": 3.335,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.69,
      "n": 17,
      "standard_error": 0.4476,
      "lower_ci_bound": 1.7386,
      "upper_ci_bound": 3.6365,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 17,
      "standard_error": 0.3523,
      "lower_ci_bound": 1.4355,
      "upper_ci_bound": 2.9293,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 17,
      "standard_error": 0.296,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.0527,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 17,
      "standard_error": 0.4099,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5197,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 17,
      "standard_error": 0.2117,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8082,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 17,
      "standard_error": 0.5114,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.9053,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 17,
      "standard_error": 0.3608,
      "lower_ci_bound": 2.465,
      "upper_ci_bound": 3.9946,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.16,
      "n": 17,
      "standard_error": 0.4731,
      "lower_ci_bound": 3.1608,
      "upper_ci_bound": 5.1668,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.42,
      "n": 17,
      "standard_error": 0.2202,
      "lower_ci_bound": 3.9519,
      "upper_ci_bound": 4.8855,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.92,
      "n": 17,
      "standard_error": 0.5251,
      "lower_ci_bound": 2.8113,
      "upper_ci_bound": 5.0376,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 17,
      "standard_error": 0.3695,
      "lower_ci_bound": 1.8067,
      "upper_ci_bound": 3.3731,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 17,
      "standard_error": 0.4124,
      "lower_ci_bound": 1.8267,
      "upper_ci_bound": 3.5751,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 17,
      "standard_error": 0.1982,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6938,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.53,
      "n": 17,
      "standard_error": 0.3938,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3633,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 17,
      "standard_error": 0.2292,
      "lower_ci_bound": 1.0296,
      "upper_ci_bound": 2.0014,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 17,
      "standard_error": 0.5528,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.3091,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 17,
      "standard_error": 0.2308,
      "lower_ci_bound": 1.0753,
      "upper_ci_bound": 2.0537,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.08,
      "n": 17,
      "standard_error": 0.3004,
      "lower_ci_bound": 0.4478,
      "upper_ci_bound": 1.7215,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 17,
      "standard_error": 0.206,
      "lower_ci_bound": 3.8151,
      "upper_ci_bound": 4.6886,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": 17,
      "standard_error": 0.2281,
      "lower_ci_bound": 4.0877,
      "upper_ci_bound": 5.0546,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.79,
      "n": 17,
      "standard_error": 0.405,
      "lower_ci_bound": 2.9309,
      "upper_ci_bound": 4.6481,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.73,
      "n": 17,
      "standard_error": 0.4458,
      "lower_ci_bound": 2.787,
      "upper_ci_bound": 4.6771,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 16,
      "standard_error": 0.1764,
      "lower_ci_bound": 1.5388,
      "upper_ci_bound": 2.2908,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 16,
      "standard_error": 0.2703,
      "lower_ci_bound": 0.5269,
      "upper_ci_bound": 1.6794,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.51,
      "n": 16,
      "standard_error": 0.423,
      "lower_ci_bound": 1.6123,
      "upper_ci_bound": 3.4155,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 16,
      "standard_error": 0.7959,
      "lower_ci_bound": 1.0938,
      "upper_ci_bound": 4.4866,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 17,
      "standard_error": 0.5488,
      "lower_ci_bound": 1.2729,
      "upper_ci_bound": 3.5997,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.04",
      "title": "Government Property Inspectors and Investigators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.4,
      "n": 17,
      "standard_error": 0.5492,
      "lower_ci_bound": 1.2394,
      "upper_ci_bound": 3.568,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.06",
      "title": "Coroners",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.5,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.07",
      "title": "Regulatory Affairs Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1041.08",
      "title": "Customs Brokers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1051.00",
      "title": "Cost Estimators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.83,
      "n": 41,
      "standard_error": 0.156,
      "lower_ci_bound": 3.5172,
      "upper_ci_bound": 4.1479,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 41,
      "standard_error": 0.1326,
      "lower_ci_bound": 3.6387,
      "upper_ci_bound": 4.1748,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.94,
      "n": 41,
      "standard_error": 0.1808,
      "lower_ci_bound": 3.5782,
      "upper_ci_bound": 4.3089,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.27,
      "n": 41,
      "standard_error": 0.2809,
      "lower_ci_bound": 4.7046,
      "upper_ci_bound": 5.8402,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 41,
      "standard_error": 0.2831,
      "lower_ci_bound": 1.2428,
      "upper_ci_bound": 2.3871,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 41,
      "standard_error": 0.4152,
      "lower_ci_bound": 0.3585,
      "upper_ci_bound": 2.0369,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 40,
      "standard_error": 0.2469,
      "lower_ci_bound": 1.1159,
      "upper_ci_bound": 2.1147,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.08,
      "n": 40,
      "standard_error": 0.4396,
      "lower_ci_bound": 0.19,
      "upper_ci_bound": 1.9682,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.49,
      "n": 40,
      "standard_error": 0.7308,
      "lower_ci_bound": 2.0132,
      "upper_ci_bound": 4.9696,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.72,
      "n": 41,
      "standard_error": 0.9772,
      "lower_ci_bound": 1.7446,
      "upper_ci_bound": 5.6946,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.62,
      "n": 39,
      "standard_error": 0.2125,
      "lower_ci_bound": 4.1901,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.67,
      "n": 41,
      "standard_error": 0.4455,
      "lower_ci_bound": 4.7699,
      "upper_ci_bound": 6.5705,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 40,
      "standard_error": 0.1721,
      "lower_ci_bound": 1.0419,
      "upper_ci_bound": 1.738,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.72,
      "n": 41,
      "standard_error": 0.311,
      "lower_ci_bound": 0.0952,
      "upper_ci_bound": 1.3523,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 41,
      "standard_error": 0.0838,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2515,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.11,
      "n": 41,
      "standard_error": 0.1118,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.3353,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 41,
      "standard_error": 0.4624,
      "lower_ci_bound": 1.7308,
      "upper_ci_bound": 3.5999,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 41,
      "standard_error": 0.7704,
      "lower_ci_bound": 1.2463,
      "upper_ci_bound": 4.3604,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 40,
      "standard_error": 0.1282,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4905,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 40,
      "standard_error": 0.252,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9647,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 41,
      "standard_error": 0.1148,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4493,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 41,
      "standard_error": 0.1968,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7594,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 41,
      "standard_error": 0.0437,
      "lower_ci_bound": 1.0107,
      "upper_ci_bound": 1.1873,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 41,
      "standard_error": 0.0519,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2085,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 40,
      "standard_error": 0.0446,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1706,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.11,
      "n": 40,
      "standard_error": 0.0526,
      "lower_ci_bound": 0.0047,
      "upper_ci_bound": 0.2174,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 39,
      "standard_error": 0.4046,
      "lower_ci_bound": 1.509,
      "upper_ci_bound": 3.1473,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.53,
      "n": 41,
      "standard_error": 0.7027,
      "lower_ci_bound": 1.1092,
      "upper_ci_bound": 3.9496,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 41,
      "standard_error": 0.0295,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0964,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 41,
      "standard_error": 0.0442,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1441,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 41,
      "standard_error": 0.0638,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2177,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 41,
      "standard_error": 0.1401,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4737,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 41,
      "standard_error": 0.055,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1637,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 41,
      "standard_error": 0.0962,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2865,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 41,
      "standard_error": 0.1293,
      "lower_ci_bound": 1.9251,
      "upper_ci_bound": 2.4476,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 41,
      "standard_error": 0.4175,
      "lower_ci_bound": 1.7854,
      "upper_ci_bound": 3.4732,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 41,
      "standard_error": 0.2135,
      "lower_ci_bound": 1.211,
      "upper_ci_bound": 2.0738,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.08,
      "n": 40,
      "standard_error": 0.3774,
      "lower_ci_bound": 0.321,
      "upper_ci_bound": 1.8477,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 41,
      "standard_error": 0.1052,
      "lower_ci_bound": 1.0379,
      "upper_ci_bound": 1.4632,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 41,
      "standard_error": 0.2269,
      "lower_ci_bound": 0.1134,
      "upper_ci_bound": 1.0305,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 41,
      "standard_error": 0.0583,
      "lower_ci_bound": 1.0143,
      "upper_ci_bound": 1.25,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 41,
      "standard_error": 0.1014,
      "lower_ci_bound": 0.017,
      "upper_ci_bound": 0.4268,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 41,
      "standard_error": 0.1225,
      "lower_ci_bound": 1.4347,
      "upper_ci_bound": 1.93,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.89,
      "n": 41,
      "standard_error": 0.5807,
      "lower_ci_bound": 0.7213,
      "upper_ci_bound": 3.0684,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.07,
      "n": 41,
      "standard_error": 0.3171,
      "lower_ci_bound": 2.4295,
      "upper_ci_bound": 3.7112,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.02,
      "n": 41,
      "standard_error": 0.6095,
      "lower_ci_bound": 2.7831,
      "upper_ci_bound": 5.247,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 41,
      "standard_error": 0.267,
      "lower_ci_bound": 3.2752,
      "upper_ci_bound": 4.3544,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 41,
      "standard_error": 0.198,
      "lower_ci_bound": 3.2174,
      "upper_ci_bound": 4.0178,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 40,
      "standard_error": 0.1788,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7074,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 40,
      "standard_error": 0.2331,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9221,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 40,
      "standard_error": 0.0172,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.054,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.02,
      "n": 40,
      "standard_error": 0.0183,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0591,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 40,
      "standard_error": 0.0447,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1653,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 40,
      "standard_error": 0.1267,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4603,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.53,
      "n": 40,
      "standard_error": 0.1513,
      "lower_ci_bound": 1.2193,
      "upper_ci_bound": 1.8315,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 40,
      "standard_error": 0.6266,
      "lower_ci_bound": 0.6287,
      "upper_ci_bound": 3.1634,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 39,
      "standard_error": 0.2235,
      "lower_ci_bound": 1.7391,
      "upper_ci_bound": 2.6441,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.79,
      "n": 38,
      "standard_error": 0.347,
      "lower_ci_bound": 1.0849,
      "upper_ci_bound": 2.491,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 40,
      "standard_error": 0.2962,
      "lower_ci_bound": 2.699,
      "upper_ci_bound": 3.8974,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 40,
      "standard_error": 0.2259,
      "lower_ci_bound": 2.506,
      "upper_ci_bound": 3.4198,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 39,
      "standard_error": 0.2226,
      "lower_ci_bound": 1.533,
      "upper_ci_bound": 2.4342,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.97,
      "n": 40,
      "standard_error": 0.2341,
      "lower_ci_bound": 0.4981,
      "upper_ci_bound": 1.4452,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.54,
      "n": 39,
      "standard_error": 0.2745,
      "lower_ci_bound": 1.9819,
      "upper_ci_bound": 3.0934,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 40,
      "standard_error": 0.4058,
      "lower_ci_bound": 1.7261,
      "upper_ci_bound": 3.3676,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 41,
      "standard_error": 0.1434,
      "lower_ci_bound": 1.0591,
      "upper_ci_bound": 1.6389,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1071.00",
      "title": "Human Resources Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 41,
      "standard_error": 0.2686,
      "lower_ci_bound": 0.0985,
      "upper_ci_bound": 1.1843,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 13,
      "standard_error": 0.5891,
      "lower_ci_bound": 1.5499,
      "upper_ci_bound": 4.1171,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.67,
      "n": 13,
      "standard_error": 0.791,
      "lower_ci_bound": 0.949,
      "upper_ci_bound": 4.3956,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.49,
      "n": 13,
      "standard_error": 0.7671,
      "lower_ci_bound": 1,
      "upper_ci_bound": 4.1629,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 13,
      "standard_error": 1.0916,
      "lower_ci_bound": 0,
      "upper_ci_bound": 4.5643,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 13,
      "standard_error": 0.5612,
      "lower_ci_bound": 1.5066,
      "upper_ci_bound": 3.9524,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 13,
      "standard_error": 0.9567,
      "lower_ci_bound": 1.0114,
      "upper_ci_bound": 5.1805,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 13,
      "standard_error": 0.2364,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8949,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.78,
      "n": 13,
      "standard_error": 0.5303,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.9379,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.98,
      "n": 13,
      "standard_error": 0.6725,
      "lower_ci_bound": 1.5138,
      "upper_ci_bound": 4.4443,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.58,
      "n": 13,
      "standard_error": 1.1324,
      "lower_ci_bound": 1.1121,
      "upper_ci_bound": 6.0468,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 13,
      "standard_error": 0.7264,
      "lower_ci_bound": 1.8488,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.19,
      "n": 13,
      "standard_error": 1.1658,
      "lower_ci_bound": 1.6455,
      "upper_ci_bound": 6.7254,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 13,
      "standard_error": 0.6566,
      "lower_ci_bound": 1.8229,
      "upper_ci_bound": 4.6841,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.67,
      "n": 13,
      "standard_error": 1.0251,
      "lower_ci_bound": 1.4328,
      "upper_ci_bound": 5.8997,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 13,
      "standard_error": 0.4826,
      "lower_ci_bound": 2.4319,
      "upper_ci_bound": 4.5349,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 13,
      "standard_error": 1.0393,
      "lower_ci_bound": 2.1839,
      "upper_ci_bound": 6.7128,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.53,
      "n": 13,
      "standard_error": 0.5784,
      "lower_ci_bound": 1.2683,
      "upper_ci_bound": 3.7887,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 12,
      "standard_error": 0.6903,
      "lower_ci_bound": 0.3873,
      "upper_ci_bound": 3.4261,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 13,
      "standard_error": 0.2207,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.953,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 13,
      "standard_error": 0.5382,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.2679,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 13,
      "standard_error": 0.1715,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6006,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.61,
      "n": 13,
      "standard_error": 0.5041,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7111,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 13,
      "standard_error": 0.1708,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5922,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 13,
      "standard_error": 0.5032,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6973,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 13,
      "standard_error": 0.4479,
      "lower_ci_bound": 1.6992,
      "upper_ci_bound": 3.6511,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 13,
      "standard_error": 0.6437,
      "lower_ci_bound": 0.7772,
      "upper_ci_bound": 3.5821,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 13,
      "standard_error": 0.481,
      "lower_ci_bound": 2.4314,
      "upper_ci_bound": 4.5274,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.47,
      "n": 13,
      "standard_error": 0.5029,
      "lower_ci_bound": 2.3749,
      "upper_ci_bound": 4.5663,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 13,
      "standard_error": 0.1895,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6239,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 13,
      "standard_error": 0.3704,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1959,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 13,
      "standard_error": 0.3174,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1811,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 13,
      "standard_error": 0.9308,
      "lower_ci_bound": 0,
      "upper_ci_bound": 3.4539,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 13,
      "standard_error": 0.4187,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.5614,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 13,
      "standard_error": 0.6624,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.5029,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 13,
      "standard_error": 0.4392,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.8456,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.96,
      "n": 13,
      "standard_error": 0.9675,
      "lower_ci_bound": 0,
      "upper_ci_bound": 4.0696,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 13,
      "standard_error": 0.5023,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.683,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 13,
      "standard_error": 0.6687,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.2214,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 13,
      "standard_error": 0.4096,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.7415,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.24,
      "n": 13,
      "standard_error": 0.6396,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.6378,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 13,
      "standard_error": 0.5408,
      "lower_ci_bound": 1.0931,
      "upper_ci_bound": 3.4499,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.78,
      "n": 13,
      "standard_error": 0.756,
      "lower_ci_bound": 0.137,
      "upper_ci_bound": 3.4311,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 13,
      "standard_error": 0.2723,
      "lower_ci_bound": 1.2996,
      "upper_ci_bound": 2.4863,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.34,
      "n": 13,
      "standard_error": 0.4433,
      "lower_ci_bound": 0.3701,
      "upper_ci_bound": 2.3017,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 13,
      "standard_error": 0.4853,
      "lower_ci_bound": 1.5719,
      "upper_ci_bound": 3.6865,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 13,
      "standard_error": 1.018,
      "lower_ci_bound": 1.1327,
      "upper_ci_bound": 5.5686,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 13,
      "standard_error": 0.4897,
      "lower_ci_bound": 1.7167,
      "upper_ci_bound": 3.8506,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 13,
      "standard_error": 0.7755,
      "lower_ci_bound": 0.5213,
      "upper_ci_bound": 3.9009,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 13,
      "standard_error": 0.3215,
      "lower_ci_bound": 2.8271,
      "upper_ci_bound": 4.228,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 13,
      "standard_error": 0.3761,
      "lower_ci_bound": 2.9324,
      "upper_ci_bound": 4.5711,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 13,
      "standard_error": 0.1686,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5736,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 13,
      "standard_error": 0.3342,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1076,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 13,
      "standard_error": 0.1688,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5754,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 13,
      "standard_error": 0.3346,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1127,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 13,
      "standard_error": 0.169,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5787,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 13,
      "standard_error": 0.5022,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6801,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 13,
      "standard_error": 0.6755,
      "lower_ci_bound": 1.2882,
      "upper_ci_bound": 4.2319,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 13,
      "standard_error": 0.9059,
      "lower_ci_bound": 0.3216,
      "upper_ci_bound": 4.2691,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 13,
      "standard_error": 0.4729,
      "lower_ci_bound": 2.1383,
      "upper_ci_bound": 4.1988,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.47,
      "n": 13,
      "standard_error": 0.4993,
      "lower_ci_bound": 1.3846,
      "upper_ci_bound": 3.5606,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": 13,
      "standard_error": 0.4178,
      "lower_ci_bound": 1.5505,
      "upper_ci_bound": 3.371,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 13,
      "standard_error": 0.4127,
      "lower_ci_bound": 0.2837,
      "upper_ci_bound": 2.082,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 13,
      "standard_error": 0.4132,
      "lower_ci_bound": 1.4105,
      "upper_ci_bound": 3.2112,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 13,
      "standard_error": 0.6103,
      "lower_ci_bound": 0.9299,
      "upper_ci_bound": 3.5895,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 13,
      "standard_error": 0.5538,
      "lower_ci_bound": 1.1569,
      "upper_ci_bound": 3.57,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1074.00",
      "title": "Farm Labor Contractors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 13,
      "standard_error": 0.772,
      "lower_ci_bound": 0.0909,
      "upper_ci_bound": 3.4548,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2008-06-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.61,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1075.00",
      "title": "Labor Relations Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.79,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.71,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.62,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.88,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.00",
      "title": "Logisticians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.88,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.01",
      "title": "Logistics Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1081.02",
      "title": "Logistics Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1111.00",
      "title": "Management Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 24,
      "standard_error": 0.4782,
      "lower_ci_bound": 2.4448,
      "upper_ci_bound": 4.4232,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.28,
      "n": 24,
      "standard_error": 0.6943,
      "lower_ci_bound": 1.848,
      "upper_ci_bound": 4.7206,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 24,
      "standard_error": 0.2563,
      "lower_ci_bound": 2.9735,
      "upper_ci_bound": 4.0341,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 24,
      "standard_error": 0.3871,
      "lower_ci_bound": 3.309,
      "upper_ci_bound": 4.9105,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 24,
      "standard_error": 0.2481,
      "lower_ci_bound": 2.1978,
      "upper_ci_bound": 3.2241,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.71,
      "n": 24,
      "standard_error": 0.2954,
      "lower_ci_bound": 2.1007,
      "upper_ci_bound": 3.3228,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 24,
      "standard_error": 0.3451,
      "lower_ci_bound": 2.1872,
      "upper_ci_bound": 3.6149,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 24,
      "standard_error": 0.5289,
      "lower_ci_bound": 2.3322,
      "upper_ci_bound": 4.5204,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.33,
      "n": 24,
      "standard_error": 0.1494,
      "lower_ci_bound": 4.0194,
      "upper_ci_bound": 4.6377,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.11,
      "n": 24,
      "standard_error": 0.1925,
      "lower_ci_bound": 4.7106,
      "upper_ci_bound": 5.5069,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 24,
      "standard_error": 0.2066,
      "lower_ci_bound": 1.882,
      "upper_ci_bound": 2.7369,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 24,
      "standard_error": 0.3188,
      "lower_ci_bound": 2.1306,
      "upper_ci_bound": 3.4494,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 23,
      "standard_error": 0.2758,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1395,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.08,
      "n": 23,
      "standard_error": 0.5099,
      "lower_ci_bound": 0.0216,
      "upper_ci_bound": 2.1368,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 24,
      "standard_error": 0.1843,
      "lower_ci_bound": 1.6672,
      "upper_ci_bound": 2.4296,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.92,
      "n": 24,
      "standard_error": 0.4131,
      "lower_ci_bound": 1.0677,
      "upper_ci_bound": 2.777,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 24,
      "standard_error": 0.1946,
      "lower_ci_bound": 2.854,
      "upper_ci_bound": 3.6591,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 24,
      "standard_error": 0.2185,
      "lower_ci_bound": 3.6025,
      "upper_ci_bound": 4.5065,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 24,
      "standard_error": 0.2181,
      "lower_ci_bound": 1.4715,
      "upper_ci_bound": 2.3741,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.44,
      "n": 24,
      "standard_error": 0.3719,
      "lower_ci_bound": 0.6757,
      "upper_ci_bound": 2.2142,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.28,
      "n": 24,
      "standard_error": 0.2026,
      "lower_ci_bound": 1.865,
      "upper_ci_bound": 2.7031,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 24,
      "standard_error": 0.3261,
      "lower_ci_bound": 1.8427,
      "upper_ci_bound": 3.192,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 23,
      "standard_error": 0.2172,
      "lower_ci_bound": 1.2496,
      "upper_ci_bound": 2.1505,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 24,
      "standard_error": 0.3852,
      "lower_ci_bound": 0.4545,
      "upper_ci_bound": 2.0482,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 24,
      "standard_error": 0.2196,
      "lower_ci_bound": 1.1505,
      "upper_ci_bound": 2.0592,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.28,
      "n": 24,
      "standard_error": 0.4332,
      "lower_ci_bound": 0.379,
      "upper_ci_bound": 2.1713,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 24,
      "standard_error": 0.2887,
      "lower_ci_bound": 2.1771,
      "upper_ci_bound": 3.3718,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.03,
      "n": 24,
      "standard_error": 0.3683,
      "lower_ci_bound": 2.2683,
      "upper_ci_bound": 3.792,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 24,
      "standard_error": 0.2192,
      "lower_ci_bound": 1.1681,
      "upper_ci_bound": 2.0752,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.16,
      "n": 24,
      "standard_error": 0.4033,
      "lower_ci_bound": 0.3304,
      "upper_ci_bound": 1.9991,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 24,
      "standard_error": 0.2187,
      "lower_ci_bound": 1.1892,
      "upper_ci_bound": 2.0941,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.22,
      "n": 24,
      "standard_error": 0.4004,
      "lower_ci_bound": 0.3912,
      "upper_ci_bound": 2.0479,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 23,
      "standard_error": 0.2079,
      "lower_ci_bound": 1.0523,
      "upper_ci_bound": 1.9145,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 23,
      "standard_error": 0.4049,
      "lower_ci_bound": 0.0102,
      "upper_ci_bound": 1.6898,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 22,
      "standard_error": 0.2506,
      "lower_ci_bound": 2.2595,
      "upper_ci_bound": 3.3018,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 23,
      "standard_error": 0.4453,
      "lower_ci_bound": 2.2686,
      "upper_ci_bound": 4.1155,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.06,
      "n": 23,
      "standard_error": 0.1237,
      "lower_ci_bound": 1.8051,
      "upper_ci_bound": 2.3183,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.93,
      "n": 23,
      "standard_error": 0.2444,
      "lower_ci_bound": 1.4256,
      "upper_ci_bound": 2.4394,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 23,
      "standard_error": 0.1976,
      "lower_ci_bound": 1.5861,
      "upper_ci_bound": 2.4055,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.93,
      "n": 23,
      "standard_error": 0.3362,
      "lower_ci_bound": 1.2285,
      "upper_ci_bound": 2.6229,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 24,
      "standard_error": 0.1413,
      "lower_ci_bound": 1.4522,
      "upper_ci_bound": 2.0369,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 24,
      "standard_error": 0.28,
      "lower_ci_bound": 0.718,
      "upper_ci_bound": 1.8766,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 24,
      "standard_error": 0.2233,
      "lower_ci_bound": 1.1016,
      "upper_ci_bound": 2.0253,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 24,
      "standard_error": 0.4038,
      "lower_ci_bound": 0.1634,
      "upper_ci_bound": 1.8339,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 24,
      "standard_error": 0.2603,
      "lower_ci_bound": 1.9835,
      "upper_ci_bound": 3.0605,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.03,
      "n": 24,
      "standard_error": 0.4755,
      "lower_ci_bound": 2.0456,
      "upper_ci_bound": 4.0127,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.23,
      "n": 24,
      "standard_error": 0.2923,
      "lower_ci_bound": 3.6298,
      "upper_ci_bound": 4.839,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.66,
      "n": 24,
      "standard_error": 0.2188,
      "lower_ci_bound": 4.2067,
      "upper_ci_bound": 5.1118,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 24,
      "standard_error": 0.1309,
      "lower_ci_bound": 1.5839,
      "upper_ci_bound": 2.1255,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.87,
      "n": 24,
      "standard_error": 0.4094,
      "lower_ci_bound": 1.02,
      "upper_ci_bound": 2.7136,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.15,
      "n": 24,
      "standard_error": 0.2753,
      "lower_ci_bound": 1.5837,
      "upper_ci_bound": 2.7229,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 24,
      "standard_error": 0.5707,
      "lower_ci_bound": 1.0155,
      "upper_ci_bound": 3.3768,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 24,
      "standard_error": 0.1077,
      "lower_ci_bound": 1.5479,
      "upper_ci_bound": 1.9933,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 24,
      "standard_error": 0.3846,
      "lower_ci_bound": 1.0581,
      "upper_ci_bound": 2.6493,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 24,
      "standard_error": 0.2634,
      "lower_ci_bound": 1.888,
      "upper_ci_bound": 2.9777,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 24,
      "standard_error": 0.5062,
      "lower_ci_bound": 1.5189,
      "upper_ci_bound": 3.6132,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 24,
      "standard_error": 0.2964,
      "lower_ci_bound": 2.5397,
      "upper_ci_bound": 3.7661,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 24,
      "standard_error": 0.4026,
      "lower_ci_bound": 2.469,
      "upper_ci_bound": 4.1346,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.99,
      "n": 24,
      "standard_error": 0.3466,
      "lower_ci_bound": 2.2715,
      "upper_ci_bound": 3.7056,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 24,
      "standard_error": 0.3531,
      "lower_ci_bound": 2.311,
      "upper_ci_bound": 3.7718,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 24,
      "standard_error": 0.3903,
      "lower_ci_bound": 2.0007,
      "upper_ci_bound": 3.6154,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 23,
      "standard_error": 0.3824,
      "lower_ci_bound": 1.3837,
      "upper_ci_bound": 2.9699,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 24,
      "standard_error": 0.4336,
      "lower_ci_bound": 2.7992,
      "upper_ci_bound": 4.5931,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.47,
      "n": 24,
      "standard_error": 0.2364,
      "lower_ci_bound": 2.9831,
      "upper_ci_bound": 3.9612,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 24,
      "standard_error": 0.3939,
      "lower_ci_bound": 2.007,
      "upper_ci_bound": 3.6367,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1121.00",
      "title": "Meeting, Convention, and Event Planners",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 24,
      "standard_error": 0.4137,
      "lower_ci_bound": 2.0049,
      "upper_ci_bound": 3.7166,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1131.00",
      "title": "Fundraisers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1141.00",
      "title": "Compensation, Benefits, and Job Analysis Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1151.00",
      "title": "Training and Development Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.00",
      "title": "Market Research Analysts and Marketing Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1161.01",
      "title": "Search Marketing Strategists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.04",
      "title": "Business Continuity Planners",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.05",
      "title": "Sustainability Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.59,
      "n": 21,
      "standard_error": 0.2497,
      "lower_ci_bound": 3.0712,
      "upper_ci_bound": 4.113,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.08,
      "n": 22,
      "standard_error": 0.3933,
      "lower_ci_bound": 3.2639,
      "upper_ci_bound": 4.8996,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 22,
      "standard_error": 0.1744,
      "lower_ci_bound": 2.9907,
      "upper_ci_bound": 3.7161,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.86,
      "n": 22,
      "standard_error": 0.2979,
      "lower_ci_bound": 4.2427,
      "upper_ci_bound": 5.4819,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.16,
      "n": 22,
      "standard_error": 0.2595,
      "lower_ci_bound": 2.6221,
      "upper_ci_bound": 3.7012,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 22,
      "standard_error": 0.36,
      "lower_ci_bound": 2.9483,
      "upper_ci_bound": 4.4456,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 22,
      "standard_error": 0.2141,
      "lower_ci_bound": 3.556,
      "upper_ci_bound": 4.4467,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.21,
      "n": 22,
      "standard_error": 0.2966,
      "lower_ci_bound": 4.5975,
      "upper_ci_bound": 5.8314,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 22,
      "standard_error": 0.1679,
      "lower_ci_bound": 3.5682,
      "upper_ci_bound": 4.2665,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 22,
      "standard_error": 0.331,
      "lower_ci_bound": 4.1127,
      "upper_ci_bound": 5.4892,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 22,
      "standard_error": 0.3053,
      "lower_ci_bound": 2.172,
      "upper_ci_bound": 3.4419,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 22,
      "standard_error": 0.4096,
      "lower_ci_bound": 2.2471,
      "upper_ci_bound": 3.9507,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 22,
      "standard_error": 0.2764,
      "lower_ci_bound": 2.5182,
      "upper_ci_bound": 3.6679,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.31,
      "n": 22,
      "standard_error": 0.3542,
      "lower_ci_bound": 2.5782,
      "upper_ci_bound": 4.0513,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 22,
      "standard_error": 0.2952,
      "lower_ci_bound": 2.9534,
      "upper_ci_bound": 4.1812,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": 22,
      "standard_error": 0.4587,
      "lower_ci_bound": 3.2128,
      "upper_ci_bound": 5.1208,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 22,
      "standard_error": 0.3784,
      "lower_ci_bound": 1.3551,
      "upper_ci_bound": 2.9291,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 22,
      "standard_error": 0.6085,
      "lower_ci_bound": 0.6347,
      "upper_ci_bound": 3.1654,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 21,
      "standard_error": 0.3664,
      "lower_ci_bound": 1.8741,
      "upper_ci_bound": 3.4025,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.76,
      "n": 21,
      "standard_error": 0.6148,
      "lower_ci_bound": 1.4798,
      "upper_ci_bound": 4.0448,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 22,
      "standard_error": 0.392,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.5779,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 22,
      "standard_error": 0.6385,
      "lower_ci_bound": 0.1189,
      "upper_ci_bound": 2.7745,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.99,
      "n": 22,
      "standard_error": 0.3715,
      "lower_ci_bound": 1.2222,
      "upper_ci_bound": 2.7674,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.96,
      "n": 22,
      "standard_error": 0.7439,
      "lower_ci_bound": 0.413,
      "upper_ci_bound": 3.5072,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 22,
      "standard_error": 0.2287,
      "lower_ci_bound": 2.7065,
      "upper_ci_bound": 3.6576,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.78,
      "n": 22,
      "standard_error": 0.3203,
      "lower_ci_bound": 3.1153,
      "upper_ci_bound": 4.4476,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 22,
      "standard_error": 0.3949,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.5644,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 22,
      "standard_error": 0.5286,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.1365,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 22,
      "standard_error": 0.0897,
      "lower_ci_bound": 1.0026,
      "upper_ci_bound": 1.3758,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.46,
      "n": 22,
      "standard_error": 0.2276,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9334,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 22,
      "standard_error": 0.1012,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3187,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.16,
      "n": 22,
      "standard_error": 0.1518,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4781,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 22,
      "standard_error": 0.1905,
      "lower_ci_bound": 1.5131,
      "upper_ci_bound": 2.3055,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": 22,
      "standard_error": 0.329,
      "lower_ci_bound": 0.8607,
      "upper_ci_bound": 2.229,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 22,
      "standard_error": 0.199,
      "lower_ci_bound": 1.0903,
      "upper_ci_bound": 1.9177,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 22,
      "standard_error": 0.4164,
      "lower_ci_bound": 0.1911,
      "upper_ci_bound": 1.9229,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.72,
      "n": 22,
      "standard_error": 0.1662,
      "lower_ci_bound": 1.3723,
      "upper_ci_bound": 2.0637,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.71,
      "n": 22,
      "standard_error": 0.3869,
      "lower_ci_bound": 0.9027,
      "upper_ci_bound": 2.512,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 22,
      "standard_error": 0.0571,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2028,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 22,
      "standard_error": 0.1593,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5536,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 22,
      "standard_error": 0.1107,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4183,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 22,
      "standard_error": 0.2603,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.023,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 22,
      "standard_error": 0.2374,
      "lower_ci_bound": 1.8346,
      "upper_ci_bound": 2.822,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.02,
      "n": 22,
      "standard_error": 0.4646,
      "lower_ci_bound": 2.0571,
      "upper_ci_bound": 3.9896,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.19,
      "n": 22,
      "standard_error": 0.1488,
      "lower_ci_bound": 3.8756,
      "upper_ci_bound": 4.4946,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.08,
      "n": 22,
      "standard_error": 0.2497,
      "lower_ci_bound": 4.5642,
      "upper_ci_bound": 5.6027,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 21,
      "standard_error": 0.2715,
      "lower_ci_bound": 1.1757,
      "upper_ci_bound": 2.3085,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": 0.2496,
      "lower_ci_bound": 0.2436,
      "upper_ci_bound": 1.2849,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 21,
      "standard_error": 0.2845,
      "lower_ci_bound": 1.1837,
      "upper_ci_bound": 2.3705,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 21,
      "standard_error": 0.4807,
      "lower_ci_bound": 0.29,
      "upper_ci_bound": 2.2953,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 21,
      "standard_error": 0.0842,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3251,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 21,
      "standard_error": 0.2079,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7889,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": 0.0696,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2441,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.34,
      "n": 21,
      "standard_error": 0.237,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8343,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 22,
      "standard_error": 0.2724,
      "lower_ci_bound": 1.3243,
      "upper_ci_bound": 2.4574,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 22,
      "standard_error": 0.344,
      "lower_ci_bound": 0.5355,
      "upper_ci_bound": 1.9664,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 22,
      "standard_error": 0.2337,
      "lower_ci_bound": 1.1612,
      "upper_ci_bound": 2.1333,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 22,
      "standard_error": 0.435,
      "lower_ci_bound": 0.3942,
      "upper_ci_bound": 2.2036,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 22,
      "standard_error": 0.3206,
      "lower_ci_bound": 1.9288,
      "upper_ci_bound": 3.2621,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 22,
      "standard_error": 0.4358,
      "lower_ci_bound": 1.1473,
      "upper_ci_bound": 2.9598,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 22,
      "standard_error": 0.1686,
      "lower_ci_bound": 3.25,
      "upper_ci_bound": 3.9513,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.54,
      "n": 22,
      "standard_error": 0.1902,
      "lower_ci_bound": 3.1464,
      "upper_ci_bound": 3.9375,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 22,
      "standard_error": 0.2574,
      "lower_ci_bound": 1.2457,
      "upper_ci_bound": 2.3161,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.06",
      "title": "Online Merchants",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": 22,
      "standard_error": 0.3957,
      "lower_ci_bound": 0.4043,
      "upper_ci_bound": 2.0502,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-1199.07",
      "title": "Security Management Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.08,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.07,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.51,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.84,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.51,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.42,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.98,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.53,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.92,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.71,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.78,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.53,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.39,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2011.00",
      "title": "Accountants and Auditors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.91,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2022.00",
      "title": "Appraisers of Personal and Business Property",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.46,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.88,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.46,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.71,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2023.00",
      "title": "Appraisers and Assessors of Real Estate",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.74,
      "n": 17,
      "standard_error": 0.2173,
      "lower_ci_bound": 3.2753,
      "upper_ci_bound": 4.1967,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.37,
      "n": 17,
      "standard_error": 0.2517,
      "lower_ci_bound": 3.8326,
      "upper_ci_bound": 4.8996,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 17,
      "standard_error": 0.4455,
      "lower_ci_bound": 2.433,
      "upper_ci_bound": 4.322,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 17,
      "standard_error": 0.7256,
      "lower_ci_bound": 2.465,
      "upper_ci_bound": 5.5412,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.42,
      "n": 17,
      "standard_error": 0.2317,
      "lower_ci_bound": 3.928,
      "upper_ci_bound": 4.9104,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.11,
      "n": 17,
      "standard_error": 0.5101,
      "lower_ci_bound": 4.0317,
      "upper_ci_bound": 6.1943,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 17,
      "standard_error": 0.1744,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6369,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.49,
      "n": 17,
      "standard_error": 0.2778,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0789,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 17,
      "standard_error": 0.4198,
      "lower_ci_bound": 2.3605,
      "upper_ci_bound": 4.1403,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 17,
      "standard_error": 0.6475,
      "lower_ci_bound": 2.431,
      "upper_ci_bound": 5.1765,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 16,
      "standard_error": 0.3453,
      "lower_ci_bound": 1.5043,
      "upper_ci_bound": 2.9761,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 17,
      "standard_error": 0.4688,
      "lower_ci_bound": 2.0089,
      "upper_ci_bound": 3.9966,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": 17,
      "standard_error": 0.3902,
      "lower_ci_bound": 1.1505,
      "upper_ci_bound": 2.8048,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": 17,
      "standard_error": 0.5691,
      "lower_ci_bound": 0.4719,
      "upper_ci_bound": 2.8846,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 17,
      "standard_error": 0.0176,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0546,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 17,
      "standard_error": 0.0353,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1092,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 17,
      "standard_error": 0.1754,
      "lower_ci_bound": 2.9919,
      "upper_ci_bound": 3.7357,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 17,
      "standard_error": 0.1463,
      "lower_ci_bound": 4.0396,
      "upper_ci_bound": 4.6598,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 17,
      "standard_error": 0.131,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.507,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.62,
      "n": 17,
      "standard_error": 0.3781,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4167,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 17,
      "standard_error": 0.1499,
      "lower_ci_bound": 1.0059,
      "upper_ci_bound": 1.6416,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.51,
      "n": 17,
      "standard_error": 0.2486,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0418,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 17,
      "standard_error": 0.0529,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1638,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 17,
      "standard_error": 0.0882,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2731,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 17,
      "standard_error": 0.0359,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1155,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 17,
      "standard_error": 0.0718,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.231,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.03,
      "n": 17,
      "standard_error": 0.1562,
      "lower_ci_bound": 3.6995,
      "upper_ci_bound": 4.3619,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.52,
      "n": 17,
      "standard_error": 0.214,
      "lower_ci_bound": 4.0632,
      "upper_ci_bound": 4.9707,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 17,
      "standard_error": 0.0896,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2996,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 17,
      "standard_error": 0.1831,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6248,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 17,
      "standard_error": 0.0896,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2996,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 17,
      "standard_error": 0.2688,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8989,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 17,
      "standard_error": 0.0176,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0546,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 17,
      "standard_error": 0.0353,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1092,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.51,
      "n": 17,
      "standard_error": 0.1852,
      "lower_ci_bound": 1.114,
      "upper_ci_bound": 1.8992,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.44,
      "n": 17,
      "standard_error": 0.5395,
      "lower_ci_bound": 0.2914,
      "upper_ci_bound": 2.5787,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 17,
      "standard_error": 0.358,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.3391,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.99,
      "n": 17,
      "standard_error": 0.5125,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.0727,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 16,
      "standard_error": 0.1465,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6204,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 17,
      "standard_error": 0.4022,
      "lower_ci_bound": 0.0137,
      "upper_ci_bound": 1.7191,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 17,
      "standard_error": 0.0353,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1092,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 17,
      "standard_error": 0.0529,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1638,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 17,
      "standard_error": 0.241,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8223,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.47,
      "n": 17,
      "standard_error": 0.3612,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.2369,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 16,
      "standard_error": 0.552,
      "lower_ci_bound": 1.4434,
      "upper_ci_bound": 3.7966,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 16,
      "standard_error": 0.921,
      "lower_ci_bound": 0.6891,
      "upper_ci_bound": 4.6153,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.93,
      "n": 17,
      "standard_error": 0.3353,
      "lower_ci_bound": 3.2143,
      "upper_ci_bound": 4.6358,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 17,
      "standard_error": 0.2251,
      "lower_ci_bound": 3.5738,
      "upper_ci_bound": 4.528,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 17,
      "standard_error": 0.0943,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3268,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 17,
      "standard_error": 0.1831,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6248,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 17,
      "standard_error": 0.0176,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0546,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 17,
      "standard_error": 0.0353,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1092,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 17,
      "standard_error": 0.1526,
      "lower_ci_bound": 1.0976,
      "upper_ci_bound": 1.7445,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.93,
      "n": 17,
      "standard_error": 0.3442,
      "lower_ci_bound": 0.205,
      "upper_ci_bound": 1.6642,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 17,
      "standard_error": 0.2443,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8981,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 17,
      "standard_error": 0.515,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.9396,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 17,
      "standard_error": 0.3214,
      "lower_ci_bound": 1.5082,
      "upper_ci_bound": 2.8708,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.79,
      "n": 17,
      "standard_error": 0.3855,
      "lower_ci_bound": 0.9696,
      "upper_ci_bound": 2.604,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.92,
      "n": 17,
      "standard_error": 0.3846,
      "lower_ci_bound": 2.1091,
      "upper_ci_bound": 3.7399,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.98,
      "n": 17,
      "standard_error": 0.3894,
      "lower_ci_bound": 2.15,
      "upper_ci_bound": 3.8008,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 17,
      "standard_error": 0.1589,
      "lower_ci_bound": 1.0227,
      "upper_ci_bound": 1.6963,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 17,
      "standard_error": 0.3652,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4116,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 17,
      "standard_error": 0.3287,
      "lower_ci_bound": 1.175,
      "upper_ci_bound": 2.5688,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.66,
      "n": 17,
      "standard_error": 0.4773,
      "lower_ci_bound": 0.6489,
      "upper_ci_bound": 2.6727,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 17,
      "standard_error": 0.1464,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5754,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2031.00",
      "title": "Budget Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 17,
      "standard_error": 0.3454,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3595,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.28,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2041.00",
      "title": "Credit Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.88,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2052.00",
      "title": "Personal Financial Advisors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.12,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.93,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.73,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.53,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.97,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.93,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.31,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.27,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.07,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.87,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.47,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.27,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.47,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.97,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.93,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.69,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.93,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.73,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.27,
      "n": 30,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2053.00",
      "title": "Insurance Underwriters",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.03,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2061.00",
      "title": "Financial Examiners",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.92,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.64,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.64,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.88,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.72,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.72,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2071.00",
      "title": "Credit Counselors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 22,
      "standard_error": 0.3716,
      "lower_ci_bound": 2.3696,
      "upper_ci_bound": 3.9152,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.82,
      "n": 22,
      "standard_error": 0.4494,
      "lower_ci_bound": 2.8812,
      "upper_ci_bound": 4.7503,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 22,
      "standard_error": 0.3542,
      "lower_ci_bound": 2.0599,
      "upper_ci_bound": 3.5332,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 22,
      "standard_error": 0.5511,
      "lower_ci_bound": 2.2722,
      "upper_ci_bound": 4.5644,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 22,
      "standard_error": 0.2898,
      "lower_ci_bound": 3.2567,
      "upper_ci_bound": 4.4621,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": 22,
      "standard_error": 0.4312,
      "lower_ci_bound": 3.2713,
      "upper_ci_bound": 5.0649,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 22,
      "standard_error": 0.2293,
      "lower_ci_bound": 2.9892,
      "upper_ci_bound": 3.9428,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 22,
      "standard_error": 0.2214,
      "lower_ci_bound": 3.9347,
      "upper_ci_bound": 4.8556,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.7,
      "n": 22,
      "standard_error": 0.1272,
      "lower_ci_bound": 4.4341,
      "upper_ci_bound": 4.9632,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.6,
      "n": 22,
      "standard_error": 0.2377,
      "lower_ci_bound": 5.1042,
      "upper_ci_bound": 6.0929,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 22,
      "standard_error": 0.2474,
      "lower_ci_bound": 1.9704,
      "upper_ci_bound": 2.9995,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 22,
      "standard_error": 0.3978,
      "lower_ci_bound": 1.8495,
      "upper_ci_bound": 3.5039,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 22,
      "standard_error": 0.2228,
      "lower_ci_bound": 1.7569,
      "upper_ci_bound": 2.6837,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 22,
      "standard_error": 0.4346,
      "lower_ci_bound": 1.4717,
      "upper_ci_bound": 3.2793,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 22,
      "standard_error": 0.3777,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2716,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 22,
      "standard_error": 0.4775,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6748,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 22,
      "standard_error": 0.3618,
      "lower_ci_bound": 2.0117,
      "upper_ci_bound": 3.5165,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 22,
      "standard_error": 0.5058,
      "lower_ci_bound": 2.4934,
      "upper_ci_bound": 4.5973,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 22,
      "standard_error": 0.1329,
      "lower_ci_bound": 1.016,
      "upper_ci_bound": 1.5686,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 22,
      "standard_error": 0.2272,
      "lower_ci_bound": 0.0295,
      "upper_ci_bound": 0.9744,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": 0.0644,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.223,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.07,
      "n": 21,
      "standard_error": 0.0514,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1766,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 22,
      "standard_error": 0.1823,
      "lower_ci_bound": 1.2586,
      "upper_ci_bound": 2.0167,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.07,
      "n": 22,
      "standard_error": 0.4136,
      "lower_ci_bound": 0.2118,
      "upper_ci_bound": 1.9323,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 22,
      "standard_error": 0.0986,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3559,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 22,
      "standard_error": 0.2072,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7602,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.69,
      "n": 22,
      "standard_error": 0.2006,
      "lower_ci_bound": 3.2752,
      "upper_ci_bound": 4.1096,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 22,
      "standard_error": 0.1535,
      "lower_ci_bound": 3.8765,
      "upper_ci_bound": 4.5149,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 22,
      "standard_error": 0.034,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1209,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.13,
      "n": 22,
      "standard_error": 0.0939,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.3234,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 21,
      "standard_error": 0.0304,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0928,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.12,
      "n": 21,
      "standard_error": 0.1215,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.371,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": 0.0979,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3431,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 22,
      "standard_error": 0.1902,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6468,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 22,
      "standard_error": 0.2279,
      "lower_ci_bound": 1.6568,
      "upper_ci_bound": 2.6045,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.12,
      "n": 22,
      "standard_error": 0.3679,
      "lower_ci_bound": 1.3547,
      "upper_ci_bound": 2.8847,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 22,
      "standard_error": 0.1835,
      "lower_ci_bound": 1.2683,
      "upper_ci_bound": 2.0316,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.44,
      "n": 22,
      "standard_error": 0.4348,
      "lower_ci_bound": 0.5351,
      "upper_ci_bound": 2.3436,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": 0.1769,
      "lower_ci_bound": 1.2211,
      "upper_ci_bound": 1.9569,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 22,
      "standard_error": 0.3579,
      "lower_ci_bound": 0.3917,
      "upper_ci_bound": 1.8802,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 22,
      "standard_error": 0.0261,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0879,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 22,
      "standard_error": 0.0262,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0882,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 22,
      "standard_error": 0.2176,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8252,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 22,
      "standard_error": 0.453,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7392,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 22,
      "standard_error": 0.2355,
      "lower_ci_bound": 2.377,
      "upper_ci_bound": 3.3564,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 22,
      "standard_error": 0.407,
      "lower_ci_bound": 2.5051,
      "upper_ci_bound": 4.1979,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 22,
      "standard_error": 0.209,
      "lower_ci_bound": 3.3331,
      "upper_ci_bound": 4.2025,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 22,
      "standard_error": 0.3038,
      "lower_ci_bound": 3.1417,
      "upper_ci_bound": 4.4053,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 22,
      "standard_error": 0.2524,
      "lower_ci_bound": 1.1173,
      "upper_ci_bound": 2.167,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 22,
      "standard_error": 0.3672,
      "lower_ci_bound": 0.1864,
      "upper_ci_bound": 1.7136,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 22,
      "standard_error": 0.0115,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0352,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.02,
      "n": 22,
      "standard_error": 0.0231,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0705,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 22,
      "standard_error": 0.1626,
      "lower_ci_bound": 1.1662,
      "upper_ci_bound": 1.8425,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.94,
      "n": 22,
      "standard_error": 0.3373,
      "lower_ci_bound": 0.2368,
      "upper_ci_bound": 1.6398,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 22,
      "standard_error": 0.1906,
      "lower_ci_bound": 1.2234,
      "upper_ci_bound": 2.016,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 22,
      "standard_error": 0.504,
      "lower_ci_bound": 0.3789,
      "upper_ci_bound": 2.475,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 22,
      "standard_error": 0.298,
      "lower_ci_bound": 1.4503,
      "upper_ci_bound": 2.6899,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 22,
      "standard_error": 0.4072,
      "lower_ci_bound": 0.8927,
      "upper_ci_bound": 2.5863,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.28,
      "n": 22,
      "standard_error": 0.3857,
      "lower_ci_bound": 2.474,
      "upper_ci_bound": 4.0782,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 22,
      "standard_error": 0.2775,
      "lower_ci_bound": 3.0434,
      "upper_ci_bound": 4.1977,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 21,
      "standard_error": 0.2226,
      "lower_ci_bound": 1.2148,
      "upper_ci_bound": 2.1436,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 22,
      "standard_error": 0.3114,
      "lower_ci_bound": 0.2421,
      "upper_ci_bound": 1.5373,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 22,
      "standard_error": 0.2388,
      "lower_ci_bound": 1.8313,
      "upper_ci_bound": 2.8246,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.28,
      "n": 22,
      "standard_error": 0.377,
      "lower_ci_bound": 1.4989,
      "upper_ci_bound": 3.0668,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 22,
      "standard_error": 0.1864,
      "lower_ci_bound": 1.1542,
      "upper_ci_bound": 1.9296,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2072.00",
      "title": "Loan Officers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 22,
      "standard_error": 0.3941,
      "lower_ci_bound": 0.2286,
      "upper_ci_bound": 1.8677,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.42,
      "n": 23,
      "standard_error": 0.4003,
      "lower_ci_bound": 2.5852,
      "upper_ci_bound": 4.2457,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 22,
      "standard_error": 0.3963,
      "lower_ci_bound": 3.3973,
      "upper_ci_bound": 5.0457,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 23,
      "standard_error": 0.4616,
      "lower_ci_bound": 2.9063,
      "upper_ci_bound": 4.821,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.14,
      "n": 22,
      "standard_error": 0.5009,
      "lower_ci_bound": 4.1008,
      "upper_ci_bound": 6.1842,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 23,
      "standard_error": 0.3248,
      "lower_ci_bound": 2.7936,
      "upper_ci_bound": 4.1406,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.92,
      "n": 21,
      "standard_error": 0.6352,
      "lower_ci_bound": 2.5984,
      "upper_ci_bound": 5.2483,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 23,
      "standard_error": 0.2432,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8867,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 22,
      "standard_error": 0.2628,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8965,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.3,
      "n": 23,
      "standard_error": 0.2457,
      "lower_ci_bound": 3.7936,
      "upper_ci_bound": 4.8127,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.49,
      "n": 22,
      "standard_error": 0.5425,
      "lower_ci_bound": 4.3622,
      "upper_ci_bound": 6.6186,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.93,
      "n": 23,
      "standard_error": 0.3253,
      "lower_ci_bound": 1.2538,
      "upper_ci_bound": 2.6032,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 22,
      "standard_error": 0.5054,
      "lower_ci_bound": 0.7184,
      "upper_ci_bound": 2.8206,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 23,
      "standard_error": 0.2066,
      "lower_ci_bound": 1.2061,
      "upper_ci_bound": 2.0629,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 22,
      "standard_error": 0.3003,
      "lower_ci_bound": 0.2414,
      "upper_ci_bound": 1.4905,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 23,
      "standard_error": 0.1823,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6834,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 22,
      "standard_error": 0.2709,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8957,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 23,
      "standard_error": 0.3205,
      "lower_ci_bound": 1.9313,
      "upper_ci_bound": 3.2606,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.11,
      "n": 22,
      "standard_error": 0.5235,
      "lower_ci_bound": 2.0222,
      "upper_ci_bound": 4.1995,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 23,
      "standard_error": 0.196,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6379,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 22,
      "standard_error": 0.0643,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2145,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 23,
      "standard_error": 0.2069,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7953,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 22,
      "standard_error": 0.3887,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4396,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 23,
      "standard_error": 0.2445,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.9486,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.47,
      "n": 22,
      "standard_error": 0.3682,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.2402,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 23,
      "standard_error": 0.1959,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.64,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 22,
      "standard_error": 0.0586,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1979,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.88,
      "n": 23,
      "standard_error": 0.374,
      "lower_ci_bound": 3.1035,
      "upper_ci_bound": 4.6549,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 22,
      "standard_error": 0.4291,
      "lower_ci_bound": 2.9595,
      "upper_ci_bound": 4.7444,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 23,
      "standard_error": 0.1947,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6187,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 22,
      "standard_error": 0.0392,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1179,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 23,
      "standard_error": 0.1945,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6214,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.06,
      "n": 22,
      "standard_error": 0.0593,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1845,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 23,
      "standard_error": 0.1947,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6187,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 22,
      "standard_error": 0.0392,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1179,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 23,
      "standard_error": 0.3234,
      "lower_ci_bound": 1.8051,
      "upper_ci_bound": 3.1464,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.23,
      "n": 21,
      "standard_error": 0.3696,
      "lower_ci_bound": 1.4599,
      "upper_ci_bound": 3.0017,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.94,
      "n": 23,
      "standard_error": 0.3409,
      "lower_ci_bound": 1.2358,
      "upper_ci_bound": 2.6499,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 22,
      "standard_error": 0.4008,
      "lower_ci_bound": 0.3148,
      "upper_ci_bound": 1.9819,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 23,
      "standard_error": 0.32,
      "lower_ci_bound": 1.0428,
      "upper_ci_bound": 2.3699,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.01,
      "n": 22,
      "standard_error": 0.4722,
      "lower_ci_bound": 0.0274,
      "upper_ci_bound": 1.9915,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": 0.2434,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7691,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 22,
      "standard_error": 0.1654,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5362,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 23,
      "standard_error": 0.248,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8409,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.31,
      "n": 22,
      "standard_error": 0.1945,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7106,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 23,
      "standard_error": 0.3826,
      "lower_ci_bound": 1.7545,
      "upper_ci_bound": 3.3414,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.23,
      "n": 22,
      "standard_error": 0.7305,
      "lower_ci_bound": 1.7117,
      "upper_ci_bound": 4.7501,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.09,
      "n": 23,
      "standard_error": 0.3249,
      "lower_ci_bound": 3.4186,
      "upper_ci_bound": 4.7663,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.02,
      "n": 22,
      "standard_error": 0.3762,
      "lower_ci_bound": 3.2328,
      "upper_ci_bound": 4.7976,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 23,
      "standard_error": 0.3147,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.232,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.61,
      "n": 22,
      "standard_error": 0.2917,
      "lower_ci_bound": 0.0042,
      "upper_ci_bound": 1.2174,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 23,
      "standard_error": 0.1947,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6187,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 22,
      "standard_error": 0.0392,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1179,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 23,
      "standard_error": 0.2843,
      "lower_ci_bound": 1.0342,
      "upper_ci_bound": 2.2135,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.66,
      "n": 22,
      "standard_error": 0.2982,
      "lower_ci_bound": 0.0358,
      "upper_ci_bound": 1.2762,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 23,
      "standard_error": 0.3272,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1671,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.66,
      "n": 22,
      "standard_error": 0.4066,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5027,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.42,
      "n": 22,
      "standard_error": 0.4125,
      "lower_ci_bound": 1.5649,
      "upper_ci_bound": 3.2806,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.86,
      "n": 22,
      "standard_error": 0.3202,
      "lower_ci_bound": 1.1938,
      "upper_ci_bound": 2.5255,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.71,
      "n": 23,
      "standard_error": 0.4408,
      "lower_ci_bound": 2.7948,
      "upper_ci_bound": 4.623,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": 22,
      "standard_error": 0.6095,
      "lower_ci_bound": 2.3208,
      "upper_ci_bound": 4.8558,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 23,
      "standard_error": 0.3884,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.5065,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 22,
      "standard_error": 0.3813,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4604,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 23,
      "standard_error": 0.3114,
      "lower_ci_bound": 1.5334,
      "upper_ci_bound": 2.8249,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.73,
      "n": 22,
      "standard_error": 0.5557,
      "lower_ci_bound": 0.5792,
      "upper_ci_bound": 2.8906,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 23,
      "standard_error": 0.2255,
      "lower_ci_bound": 1.1662,
      "upper_ci_bound": 2.1014,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2081.00",
      "title": "Tax Examiners and Collectors, and Revenue Agents",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.01,
      "n": 22,
      "standard_error": 0.318,
      "lower_ci_bound": 0.3508,
      "upper_ci_bound": 1.6733,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2082.00",
      "title": "Tax Preparers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.01",
      "title": "Financial Quantitative Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.12,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.64,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.64,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.72,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.72,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.08,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.92,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.88,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.28,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "13-2099.04",
      "title": "Fraud Examiners, Investigators and Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 20,
      "standard_error": 0.2458,
      "lower_ci_bound": 2.6837,
      "upper_ci_bound": 3.7127,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 20,
      "standard_error": 0.5489,
      "lower_ci_bound": 2.8077,
      "upper_ci_bound": 5.1056,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 19,
      "standard_error": 0.2238,
      "lower_ci_bound": 2.0956,
      "upper_ci_bound": 3.0362,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 20,
      "standard_error": 0.3113,
      "lower_ci_bound": 3.049,
      "upper_ci_bound": 4.352,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 19,
      "standard_error": 0.3009,
      "lower_ci_bound": 1.6657,
      "upper_ci_bound": 2.9298,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.71,
      "n": 20,
      "standard_error": 0.4807,
      "lower_ci_bound": 1.6995,
      "upper_ci_bound": 3.7119,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": 20,
      "standard_error": 0.2403,
      "lower_ci_bound": 1.5729,
      "upper_ci_bound": 2.5788,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 20,
      "standard_error": 0.4703,
      "lower_ci_bound": 1.1473,
      "upper_ci_bound": 3.1158,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": 0.3056,
      "lower_ci_bound": 3.057,
      "upper_ci_bound": 4.3363,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.92,
      "n": 20,
      "standard_error": 0.5942,
      "lower_ci_bound": 2.6736,
      "upper_ci_bound": 5.1608,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.42,
      "n": 20,
      "standard_error": 0.3335,
      "lower_ci_bound": 1.7222,
      "upper_ci_bound": 3.1183,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.97,
      "n": 20,
      "standard_error": 0.55,
      "lower_ci_bound": 1.8184,
      "upper_ci_bound": 4.1207,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 20,
      "standard_error": 0.3108,
      "lower_ci_bound": 1.0777,
      "upper_ci_bound": 2.3787,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 20,
      "standard_error": 0.5952,
      "lower_ci_bound": 0.0543,
      "upper_ci_bound": 2.5458,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.63,
      "n": 19,
      "standard_error": 0.2001,
      "lower_ci_bound": 4.2109,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6,
      "n": 20,
      "standard_error": 0.361,
      "lower_ci_bound": 5.2484,
      "upper_ci_bound": 6.7596,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": 0.5348,
      "lower_ci_bound": 1.5778,
      "upper_ci_bound": 3.8165,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 20,
      "standard_error": 0.925,
      "lower_ci_bound": 0.9763,
      "upper_ci_bound": 4.8485,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 20,
      "standard_error": 0.3631,
      "lower_ci_bound": 1.3639,
      "upper_ci_bound": 2.8837,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 20,
      "standard_error": 0.673,
      "lower_ci_bound": 0.7606,
      "upper_ci_bound": 3.5777,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 19,
      "standard_error": 0.0669,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2697,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.31,
      "n": 20,
      "standard_error": 0.1728,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6713,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 20,
      "standard_error": 0.2065,
      "lower_ci_bound": 1.1351,
      "upper_ci_bound": 1.9996,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 20,
      "standard_error": 0.4965,
      "lower_ci_bound": 0.2139,
      "upper_ci_bound": 2.2921,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 20,
      "standard_error": 0.2207,
      "lower_ci_bound": 2.7836,
      "upper_ci_bound": 3.7076,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 20,
      "standard_error": 0.2243,
      "lower_ci_bound": 3.2934,
      "upper_ci_bound": 4.2323,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 20,
      "standard_error": 0.1644,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6343,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 20,
      "standard_error": 0.3209,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.193,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 20,
      "standard_error": 0.1546,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5155,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.56,
      "n": 20,
      "standard_error": 0.4629,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5247,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": 20,
      "standard_error": 0.154,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4864,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 20,
      "standard_error": 0.308,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9728,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 20,
      "standard_error": 0.2062,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8557,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 20,
      "standard_error": 0.348,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4071,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 20,
      "standard_error": 0.1919,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7294,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 20,
      "standard_error": 0.4704,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6664,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 19,
      "standard_error": 0.2404,
      "lower_ci_bound": 1.0386,
      "upper_ci_bound": 2.0489,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": 0.7461,
      "lower_ci_bound": 0.0927,
      "upper_ci_bound": 3.2157,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 19,
      "standard_error": 0.1599,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5142,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 19,
      "standard_error": 0.3198,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0284,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 20,
      "standard_error": 0.1594,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5572,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.42,
      "n": 20,
      "standard_error": 0.3158,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0846,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.99,
      "n": 20,
      "standard_error": 0.0808,
      "lower_ci_bound": 2.825,
      "upper_ci_bound": 3.1631,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 20,
      "standard_error": 0.383,
      "lower_ci_bound": 3.1943,
      "upper_ci_bound": 4.7977,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 20,
      "standard_error": 0.5001,
      "lower_ci_bound": 2.4377,
      "upper_ci_bound": 4.531,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.13,
      "n": 20,
      "standard_error": 0.411,
      "lower_ci_bound": 3.2672,
      "upper_ci_bound": 4.9876,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 20,
      "standard_error": 0.0081,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0248,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 20,
      "standard_error": 0.0081,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0248,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": 0.1569,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5326,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 20,
      "standard_error": 0.4645,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5248,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 20,
      "standard_error": 0.1705,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6141,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 20,
      "standard_error": 0.4738,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6342,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 20,
      "standard_error": 0.4585,
      "lower_ci_bound": 1.2841,
      "upper_ci_bound": 3.2035,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.71,
      "n": 20,
      "standard_error": 0.5715,
      "lower_ci_bound": 0.5131,
      "upper_ci_bound": 2.9054,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 20,
      "standard_error": 0.4616,
      "lower_ci_bound": 1.3214,
      "upper_ci_bound": 3.2536,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 20,
      "standard_error": 0.6739,
      "lower_ci_bound": 0.7406,
      "upper_ci_bound": 3.5615,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.97,
      "n": 20,
      "standard_error": 0.4416,
      "lower_ci_bound": 2.0472,
      "upper_ci_bound": 3.8958,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.02,
      "n": 20,
      "standard_error": 0.7174,
      "lower_ci_bound": 1.5151,
      "upper_ci_bound": 4.5182,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 20,
      "standard_error": 0.1681,
      "lower_ci_bound": 2.0072,
      "upper_ci_bound": 2.7109,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 20,
      "standard_error": 0.3417,
      "lower_ci_bound": 1.9843,
      "upper_ci_bound": 3.4148,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 20,
      "standard_error": 0.175,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6748,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.00",
      "title": "Computer Systems Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 20,
      "standard_error": 0.4785,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7375,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1211.01",
      "title": "Health Informatics Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 26,
      "standard_error": 0.2895,
      "lower_ci_bound": 3.0851,
      "upper_ci_bound": 4.2776,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.79,
      "n": 26,
      "standard_error": 0.3475,
      "lower_ci_bound": 3.0719,
      "upper_ci_bound": 4.5034,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.69,
      "n": 26,
      "standard_error": 0.2554,
      "lower_ci_bound": 2.1607,
      "upper_ci_bound": 3.2126,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.13,
      "n": 25,
      "standard_error": 0.4298,
      "lower_ci_bound": 2.2462,
      "upper_ci_bound": 4.0203,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 25,
      "standard_error": 0.2871,
      "lower_ci_bound": 1.6974,
      "upper_ci_bound": 2.8825,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 25,
      "standard_error": 0.5048,
      "lower_ci_bound": 1.1236,
      "upper_ci_bound": 3.2073,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.51,
      "n": 26,
      "standard_error": 0.1616,
      "lower_ci_bound": 1.1796,
      "upper_ci_bound": 1.8453,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.92,
      "n": 26,
      "standard_error": 0.3097,
      "lower_ci_bound": 0.2798,
      "upper_ci_bound": 1.5555,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.42,
      "n": 26,
      "standard_error": 0.3224,
      "lower_ci_bound": 2.7538,
      "upper_ci_bound": 4.0818,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 25,
      "standard_error": 0.5542,
      "lower_ci_bound": 2.9913,
      "upper_ci_bound": 5.2789,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 25,
      "standard_error": 0.2644,
      "lower_ci_bound": 1.8972,
      "upper_ci_bound": 2.9888,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.02,
      "n": 24,
      "standard_error": 0.4753,
      "lower_ci_bound": 2.0409,
      "upper_ci_bound": 4.0072,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 26,
      "standard_error": 0.349,
      "lower_ci_bound": 1.6864,
      "upper_ci_bound": 3.1238,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 25,
      "standard_error": 0.5138,
      "lower_ci_bound": 1.1787,
      "upper_ci_bound": 3.2998,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 26,
      "standard_error": 0.0212,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0647,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.06,
      "n": 26,
      "standard_error": 0.0635,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1941,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.35,
      "n": 26,
      "standard_error": 0.2014,
      "lower_ci_bound": 3.936,
      "upper_ci_bound": 4.7655,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.97,
      "n": 26,
      "standard_error": 0.2882,
      "lower_ci_bound": 5.3744,
      "upper_ci_bound": 6.5616,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.64,
      "n": 26,
      "standard_error": 0.3262,
      "lower_ci_bound": 2.9687,
      "upper_ci_bound": 4.3124,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.88,
      "n": 26,
      "standard_error": 0.562,
      "lower_ci_bound": 2.7206,
      "upper_ci_bound": 5.0354,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 26,
      "standard_error": 0.2875,
      "lower_ci_bound": 1.8048,
      "upper_ci_bound": 2.989,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.76,
      "n": 26,
      "standard_error": 0.5729,
      "lower_ci_bound": 1.5753,
      "upper_ci_bound": 3.9353,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 26,
      "standard_error": 0.1266,
      "lower_ci_bound": 1.0825,
      "upper_ci_bound": 1.6039,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.03,
      "n": 26,
      "standard_error": 0.3788,
      "lower_ci_bound": 0.2462,
      "upper_ci_bound": 1.8064,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 26,
      "standard_error": 0.1716,
      "lower_ci_bound": 1.3231,
      "upper_ci_bound": 2.0301,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.34,
      "n": 26,
      "standard_error": 0.3418,
      "lower_ci_bound": 0.6329,
      "upper_ci_bound": 2.0407,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 26,
      "standard_error": 0.2751,
      "lower_ci_bound": 2.3064,
      "upper_ci_bound": 3.4396,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.53,
      "n": 26,
      "standard_error": 0.4037,
      "lower_ci_bound": 2.6947,
      "upper_ci_bound": 4.3575,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 26,
      "standard_error": 0.1323,
      "lower_ci_bound": 1.0972,
      "upper_ci_bound": 1.6423,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 26,
      "standard_error": 0.2964,
      "lower_ci_bound": 0.211,
      "upper_ci_bound": 1.4321,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 26,
      "standard_error": 0.1163,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4725,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.56,
      "n": 26,
      "standard_error": 0.273,
      "lower_ci_bound": 0.0001,
      "upper_ci_bound": 1.1248,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 26,
      "standard_error": 0.0423,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1294,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 26,
      "standard_error": 0.0847,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2589,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 26,
      "standard_error": 0.2131,
      "lower_ci_bound": 1.6506,
      "upper_ci_bound": 2.5285,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.44,
      "n": 26,
      "standard_error": 0.4537,
      "lower_ci_bound": 1.5024,
      "upper_ci_bound": 3.3711,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 26,
      "standard_error": 0.2116,
      "lower_ci_bound": 1.2777,
      "upper_ci_bound": 2.1491,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.58,
      "n": 26,
      "standard_error": 0.4795,
      "lower_ci_bound": 0.5935,
      "upper_ci_bound": 2.5687,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 26,
      "standard_error": 0.1868,
      "lower_ci_bound": 1.2017,
      "upper_ci_bound": 1.971,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 26,
      "standard_error": 0.3748,
      "lower_ci_bound": 0.4821,
      "upper_ci_bound": 2.0258,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.06,
      "n": 26,
      "standard_error": 0.0465,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1595,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 26,
      "standard_error": 0.059,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2063,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 26,
      "standard_error": 0.0707,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.249,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 26,
      "standard_error": 0.2077,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.717,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 26,
      "standard_error": 0.2788,
      "lower_ci_bound": 2.613,
      "upper_ci_bound": 3.7612,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 26,
      "standard_error": 0.5333,
      "lower_ci_bound": 3.1452,
      "upper_ci_bound": 5.3418,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.26,
      "n": 26,
      "standard_error": 0.1406,
      "lower_ci_bound": 3.9685,
      "upper_ci_bound": 4.5476,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 26,
      "standard_error": 0.2972,
      "lower_ci_bound": 3.5916,
      "upper_ci_bound": 4.8159,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 26,
      "standard_error": 0.1231,
      "lower_ci_bound": 1.0534,
      "upper_ci_bound": 1.5603,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 26,
      "standard_error": 0.2936,
      "lower_ci_bound": 0.0684,
      "upper_ci_bound": 1.2778,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 26,
      "standard_error": 0.0212,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0647,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 26,
      "standard_error": 0.0423,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1294,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 26,
      "standard_error": 0.0723,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2746,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 26,
      "standard_error": 0.1746,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6574,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 26,
      "standard_error": 0.0981,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3882,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 26,
      "standard_error": 0.2625,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0397,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 26,
      "standard_error": 0.3718,
      "lower_ci_bound": 2.5088,
      "upper_ci_bound": 4.0404,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.34,
      "n": 26,
      "standard_error": 0.4949,
      "lower_ci_bound": 2.3242,
      "upper_ci_bound": 4.3626,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 26,
      "standard_error": 0.2782,
      "lower_ci_bound": 2.1283,
      "upper_ci_bound": 3.2741,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.82,
      "n": 26,
      "standard_error": 0.438,
      "lower_ci_bound": 1.9185,
      "upper_ci_bound": 3.7227,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.64,
      "n": 26,
      "standard_error": 0.3306,
      "lower_ci_bound": 2.9583,
      "upper_ci_bound": 4.32,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 26,
      "standard_error": 0.5214,
      "lower_ci_bound": 2.8763,
      "upper_ci_bound": 5.024,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 26,
      "standard_error": 0.3061,
      "lower_ci_bound": 2.1724,
      "upper_ci_bound": 3.4331,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.61,
      "n": 25,
      "standard_error": 0.4017,
      "lower_ci_bound": 1.7796,
      "upper_ci_bound": 3.4379,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 26,
      "standard_error": 0.2264,
      "lower_ci_bound": 1.1436,
      "upper_ci_bound": 2.0761,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1212.00",
      "title": "Information Security Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 26,
      "standard_error": 0.3052,
      "lower_ci_bound": 0.2336,
      "upper_ci_bound": 1.4907,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 16,
      "standard_error": 0.3843,
      "lower_ci_bound": 2.4807,
      "upper_ci_bound": 4.1187,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 16,
      "standard_error": 0.5507,
      "lower_ci_bound": 2.5885,
      "upper_ci_bound": 4.936,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 16,
      "standard_error": 0.2916,
      "lower_ci_bound": 1.9636,
      "upper_ci_bound": 3.2067,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 16,
      "standard_error": 0.4551,
      "lower_ci_bound": 1.6578,
      "upper_ci_bound": 3.5979,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 16,
      "standard_error": 0.4874,
      "lower_ci_bound": 1.1305,
      "upper_ci_bound": 3.2083,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 16,
      "standard_error": 0.8929,
      "lower_ci_bound": 0.2316,
      "upper_ci_bound": 4.0379,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 16,
      "standard_error": 0.5141,
      "lower_ci_bound": 1.6137,
      "upper_ci_bound": 3.8053,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.93,
      "n": 16,
      "standard_error": 0.8317,
      "lower_ci_bound": 1.1597,
      "upper_ci_bound": 4.7051,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 15,
      "standard_error": 0.4292,
      "lower_ci_bound": 1.7936,
      "upper_ci_bound": 3.6348,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.84,
      "n": 15,
      "standard_error": 0.7066,
      "lower_ci_bound": 1.3222,
      "upper_ci_bound": 4.3531,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": 15,
      "standard_error": 0.4818,
      "lower_ci_bound": 1.4278,
      "upper_ci_bound": 3.4947,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 15,
      "standard_error": 0.7123,
      "lower_ci_bound": 1.17,
      "upper_ci_bound": 4.2253,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 15,
      "standard_error": 0.4134,
      "lower_ci_bound": 1.5848,
      "upper_ci_bound": 3.3581,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.47,
      "n": 15,
      "standard_error": 0.7187,
      "lower_ci_bound": 0.9273,
      "upper_ci_bound": 4.0104,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 15,
      "standard_error": 0.0583,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1772,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.16,
      "n": 15,
      "standard_error": 0.1748,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5316,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.57,
      "n": 16,
      "standard_error": 0.2191,
      "lower_ci_bound": 4.1029,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.11,
      "n": 16,
      "standard_error": 0.223,
      "lower_ci_bound": 5.6388,
      "upper_ci_bound": 6.5896,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 16,
      "standard_error": 0.3801,
      "lower_ci_bound": 3.1402,
      "upper_ci_bound": 4.7606,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.84,
      "n": 16,
      "standard_error": 0.6415,
      "lower_ci_bound": 3.4729,
      "upper_ci_bound": 6.2078,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 16,
      "standard_error": 0.3155,
      "lower_ci_bound": 2.5943,
      "upper_ci_bound": 3.9394,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 16,
      "standard_error": 0.6367,
      "lower_ci_bound": 3.1189,
      "upper_ci_bound": 5.8332,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 16,
      "standard_error": 0.2266,
      "lower_ci_bound": 1.0769,
      "upper_ci_bound": 2.0427,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.19,
      "n": 16,
      "standard_error": 0.4428,
      "lower_ci_bound": 0.2435,
      "upper_ci_bound": 2.1311,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 16,
      "standard_error": 0.315,
      "lower_ci_bound": 1.4035,
      "upper_ci_bound": 2.7465,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.22,
      "n": 16,
      "standard_error": 0.5297,
      "lower_ci_bound": 1.0953,
      "upper_ci_bound": 3.3534,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.06,
      "n": 16,
      "standard_error": 0.173,
      "lower_ci_bound": 3.6922,
      "upper_ci_bound": 4.4295,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.43,
      "n": 16,
      "standard_error": 0.3914,
      "lower_ci_bound": 4.5959,
      "upper_ci_bound": 6.2644,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 16,
      "standard_error": 0.2587,
      "lower_ci_bound": 2.2888,
      "upper_ci_bound": 3.3915,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.53,
      "n": 16,
      "standard_error": 0.6051,
      "lower_ci_bound": 2.2439,
      "upper_ci_bound": 4.8235,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 16,
      "standard_error": 0.359,
      "lower_ci_bound": 1.0891,
      "upper_ci_bound": 2.6197,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 16,
      "standard_error": 0.7243,
      "lower_ci_bound": 0.1958,
      "upper_ci_bound": 3.2834,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 16,
      "standard_error": 0.3213,
      "lower_ci_bound": 1.2181,
      "upper_ci_bound": 2.5878,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.06,
      "n": 16,
      "standard_error": 0.6915,
      "lower_ci_bound": 0.5823,
      "upper_ci_bound": 3.5302,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 16,
      "standard_error": 0.2407,
      "lower_ci_bound": 1.8752,
      "upper_ci_bound": 2.9014,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.36,
      "n": 16,
      "standard_error": 0.4393,
      "lower_ci_bound": 1.4275,
      "upper_ci_bound": 3.3002,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 16,
      "standard_error": 0.2788,
      "lower_ci_bound": 1.2951,
      "upper_ci_bound": 2.4838,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 16,
      "standard_error": 0.6064,
      "lower_ci_bound": 0.6193,
      "upper_ci_bound": 3.2044,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 16,
      "standard_error": 0.2736,
      "lower_ci_bound": 1.2678,
      "upper_ci_bound": 2.4342,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.94,
      "n": 16,
      "standard_error": 0.6061,
      "lower_ci_bound": 0.6496,
      "upper_ci_bound": 3.2332,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 16,
      "standard_error": 0.1968,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7958,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.03,
      "n": 16,
      "standard_error": 0.5939,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.2964,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 16,
      "standard_error": 0.135,
      "lower_ci_bound": 1.0254,
      "upper_ci_bound": 1.6011,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 16,
      "standard_error": 0.3437,
      "lower_ci_bound": 0.0779,
      "upper_ci_bound": 1.5431,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.66,
      "n": 16,
      "standard_error": 0.2728,
      "lower_ci_bound": 2.0781,
      "upper_ci_bound": 3.241,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 16,
      "standard_error": 0.6241,
      "lower_ci_bound": 2.3455,
      "upper_ci_bound": 5.0059,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.89,
      "n": 16,
      "standard_error": 0.2246,
      "lower_ci_bound": 3.4123,
      "upper_ci_bound": 4.3699,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.47,
      "n": 16,
      "standard_error": 0.292,
      "lower_ci_bound": 3.8489,
      "upper_ci_bound": 5.0938,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 16,
      "standard_error": 0.1425,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5832,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 16,
      "standard_error": 0.2895,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1859,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 16,
      "standard_error": 0.1596,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6602,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 16,
      "standard_error": 0.3273,
      "lower_ci_bound": 0.0001,
      "upper_ci_bound": 1.3953,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 16,
      "standard_error": 0.1928,
      "lower_ci_bound": 1.0222,
      "upper_ci_bound": 1.844,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.01,
      "n": 16,
      "standard_error": 0.476,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.0198,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 16,
      "standard_error": 0.1586,
      "lower_ci_bound": 1.0711,
      "upper_ci_bound": 1.7471,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 16,
      "standard_error": 0.4398,
      "lower_ci_bound": 0.272,
      "upper_ci_bound": 2.1469,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 16,
      "standard_error": 0.2404,
      "lower_ci_bound": 1.8927,
      "upper_ci_bound": 2.9174,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 16,
      "standard_error": 0.4702,
      "lower_ci_bound": 1.7298,
      "upper_ci_bound": 3.7342,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.01,
      "n": 16,
      "standard_error": 0.168,
      "lower_ci_bound": 1.6505,
      "upper_ci_bound": 2.3667,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 16,
      "standard_error": 0.4247,
      "lower_ci_bound": 1.4757,
      "upper_ci_bound": 3.286,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 15,
      "standard_error": 0.383,
      "lower_ci_bound": 2.2713,
      "upper_ci_bound": 3.9144,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.89,
      "n": 15,
      "standard_error": 0.6392,
      "lower_ci_bound": 2.5227,
      "upper_ci_bound": 5.2648,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.28,
      "n": 16,
      "standard_error": 0.3011,
      "lower_ci_bound": 1.638,
      "upper_ci_bound": 2.9214,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.12,
      "n": 16,
      "standard_error": 0.3255,
      "lower_ci_bound": 1.423,
      "upper_ci_bound": 2.8105,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 16,
      "standard_error": 0.21,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7326,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1221.00",
      "title": "Computer and Information Research Scientists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.99,
      "n": 16,
      "standard_error": 0.7369,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.5573,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.12,
      "n": 38,
      "standard_error": 0.2788,
      "lower_ci_bound": 2.5586,
      "upper_ci_bound": 3.6885,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.72,
      "n": 38,
      "standard_error": 0.3821,
      "lower_ci_bound": 2.9411,
      "upper_ci_bound": 4.4896,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 38,
      "standard_error": 0.3198,
      "lower_ci_bound": 2.2616,
      "upper_ci_bound": 3.5577,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 38,
      "standard_error": 0.5343,
      "lower_ci_bound": 2.6271,
      "upper_ci_bound": 4.7923,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 37,
      "standard_error": 0.1908,
      "lower_ci_bound": 1.3975,
      "upper_ci_bound": 2.1716,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.03,
      "n": 37,
      "standard_error": 0.2626,
      "lower_ci_bound": 0.493,
      "upper_ci_bound": 1.5583,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 37,
      "standard_error": 0.1309,
      "lower_ci_bound": 1.07,
      "upper_ci_bound": 1.6012,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.54,
      "n": 37,
      "standard_error": 0.1854,
      "lower_ci_bound": 0.162,
      "upper_ci_bound": 0.9141,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 38,
      "standard_error": 0.4924,
      "lower_ci_bound": 2.4488,
      "upper_ci_bound": 4.4444,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.78,
      "n": 38,
      "standard_error": 0.7546,
      "lower_ci_bound": 2.2474,
      "upper_ci_bound": 5.3052,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 38,
      "standard_error": 0.233,
      "lower_ci_bound": 1.4834,
      "upper_ci_bound": 2.4274,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.93,
      "n": 38,
      "standard_error": 0.4709,
      "lower_ci_bound": 0.9786,
      "upper_ci_bound": 2.8869,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 37,
      "standard_error": 0.4109,
      "lower_ci_bound": 1.7769,
      "upper_ci_bound": 3.4437,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 38,
      "standard_error": 0.5215,
      "lower_ci_bound": 1.62,
      "upper_ci_bound": 3.7333,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.96,
      "n": 38,
      "standard_error": 0.0368,
      "lower_ci_bound": 4.8818,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.58,
      "n": 38,
      "standard_error": 0.1557,
      "lower_ci_bound": 6.263,
      "upper_ci_bound": 6.894,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 38,
      "standard_error": 0.3277,
      "lower_ci_bound": 2.7334,
      "upper_ci_bound": 4.0615,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.12,
      "n": 37,
      "standard_error": 0.5047,
      "lower_ci_bound": 3.0994,
      "upper_ci_bound": 5.1465,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 38,
      "standard_error": 0.4139,
      "lower_ci_bound": 1.7951,
      "upper_ci_bound": 3.4723,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.09,
      "n": 37,
      "standard_error": 0.7513,
      "lower_ci_bound": 1.5629,
      "upper_ci_bound": 4.6105,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 38,
      "standard_error": 0.1543,
      "lower_ci_bound": 1.3411,
      "upper_ci_bound": 1.9665,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 38,
      "standard_error": 0.3599,
      "lower_ci_bound": 0.7186,
      "upper_ci_bound": 2.177,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 38,
      "standard_error": 0.3416,
      "lower_ci_bound": 1.4915,
      "upper_ci_bound": 2.8759,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.23,
      "n": 37,
      "standard_error": 0.518,
      "lower_ci_bound": 1.1746,
      "upper_ci_bound": 3.2758,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 38,
      "standard_error": 0.2204,
      "lower_ci_bound": 2.0043,
      "upper_ci_bound": 2.8975,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 37,
      "standard_error": 0.4655,
      "lower_ci_bound": 2.1328,
      "upper_ci_bound": 4.0211,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 38,
      "standard_error": 0.1101,
      "lower_ci_bound": 1.0426,
      "upper_ci_bound": 1.4888,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.49,
      "n": 38,
      "standard_error": 0.2193,
      "lower_ci_bound": 0.0503,
      "upper_ci_bound": 0.9392,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 38,
      "standard_error": 0.0991,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3685,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 38,
      "standard_error": 0.287,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0282,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 38,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 38,
      "standard_error": 0.3771,
      "lower_ci_bound": 1.09,
      "upper_ci_bound": 2.6181,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.36,
      "n": 38,
      "standard_error": 0.4979,
      "lower_ci_bound": 0.3552,
      "upper_ci_bound": 2.3729,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 38,
      "standard_error": 0.1172,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4695,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 38,
      "standard_error": 0.2378,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9631,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 38,
      "standard_error": 0.1892,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7312,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 37,
      "standard_error": 0.4862,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.9368,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 38,
      "standard_error": 0.0053,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0158,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 38,
      "standard_error": 0.0106,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0316,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 38,
      "standard_error": 0.0685,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2701,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.34,
      "n": 38,
      "standard_error": 0.1848,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7132,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 38,
      "standard_error": 0.3291,
      "lower_ci_bound": 2.2861,
      "upper_ci_bound": 3.6196,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 38,
      "standard_error": 0.4918,
      "lower_ci_bound": 2.4254,
      "upper_ci_bound": 4.4184,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.31,
      "n": 38,
      "standard_error": 0.3549,
      "lower_ci_bound": 2.5894,
      "upper_ci_bound": 4.0275,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 37,
      "standard_error": 0.4077,
      "lower_ci_bound": 2.527,
      "upper_ci_bound": 4.1806,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 38,
      "standard_error": 0.2096,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6921,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 37,
      "standard_error": 0.4204,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3713,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 38,
      "standard_error": 0.0472,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1414,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 38,
      "standard_error": 0.0943,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2827,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 38,
      "standard_error": 0.0644,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.252,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.23,
      "n": 38,
      "standard_error": 0.1192,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4671,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 38,
      "standard_error": 0.0398,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1321,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 38,
      "standard_error": 0.0796,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2642,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.51,
      "n": 37,
      "standard_error": 0.3658,
      "lower_ci_bound": 1.7672,
      "upper_ci_bound": 3.2511,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 36,
      "standard_error": 0.4837,
      "lower_ci_bound": 1.4005,
      "upper_ci_bound": 3.3644,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 37,
      "standard_error": 0.2123,
      "lower_ci_bound": 1.4693,
      "upper_ci_bound": 2.3303,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 35,
      "standard_error": 0.3643,
      "lower_ci_bound": 0.7126,
      "upper_ci_bound": 2.1934,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.79,
      "n": 37,
      "standard_error": 0.3133,
      "lower_ci_bound": 3.1589,
      "upper_ci_bound": 4.4299,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.69,
      "n": 38,
      "standard_error": 0.4406,
      "lower_ci_bound": 3.797,
      "upper_ci_bound": 5.5825,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.99,
      "n": 38,
      "standard_error": 0.3268,
      "lower_ci_bound": 2.3315,
      "upper_ci_bound": 3.6559,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 37,
      "standard_error": 0.5706,
      "lower_ci_bound": 2.2933,
      "upper_ci_bound": 4.6079,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": 38,
      "standard_error": 0.0825,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3288,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1231.00",
      "title": "Computer Network Support Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 38,
      "standard_error": 0.1152,
      "lower_ci_bound": 0.0068,
      "upper_ci_bound": 0.4737,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 21,
      "standard_error": 0.4644,
      "lower_ci_bound": 2.6278,
      "upper_ci_bound": 4.5651,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.34,
      "n": 21,
      "standard_error": 0.363,
      "lower_ci_bound": 3.5799,
      "upper_ci_bound": 5.0943,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 21,
      "standard_error": 0.3111,
      "lower_ci_bound": 2.7964,
      "upper_ci_bound": 4.0941,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.19,
      "n": 20,
      "standard_error": 0.4856,
      "lower_ci_bound": 4.1785,
      "upper_ci_bound": 6.2113,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.49,
      "n": 21,
      "standard_error": 0.5018,
      "lower_ci_bound": 1.4458,
      "upper_ci_bound": 3.5393,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.22,
      "n": 21,
      "standard_error": 0.6216,
      "lower_ci_bound": 0.9192,
      "upper_ci_bound": 3.5123,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 21,
      "standard_error": 0.3086,
      "lower_ci_bound": 1.4248,
      "upper_ci_bound": 2.7124,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.4,
      "n": 21,
      "standard_error": 0.5973,
      "lower_ci_bound": 1.1584,
      "upper_ci_bound": 3.6505,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.12,
      "n": 21,
      "standard_error": 0.422,
      "lower_ci_bound": 3.2353,
      "upper_ci_bound": 4.9958,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.62,
      "n": 21,
      "standard_error": 0.5269,
      "lower_ci_bound": 4.5167,
      "upper_ci_bound": 6.7149,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 21,
      "standard_error": 0.1874,
      "lower_ci_bound": 2.2424,
      "upper_ci_bound": 3.0241,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.44,
      "n": 21,
      "standard_error": 0.5011,
      "lower_ci_bound": 2.3996,
      "upper_ci_bound": 4.4903,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 21,
      "standard_error": 0.3825,
      "lower_ci_bound": 2.0352,
      "upper_ci_bound": 3.6312,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.14,
      "n": 21,
      "standard_error": 0.6249,
      "lower_ci_bound": 1.8413,
      "upper_ci_bound": 4.4485,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 20,
      "standard_error": 0.0077,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0235,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 20,
      "standard_error": 0.0077,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0235,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.93,
      "n": 21,
      "standard_error": 0.0635,
      "lower_ci_bound": 4.7951,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.89,
      "n": 21,
      "standard_error": 0.4115,
      "lower_ci_bound": 5.0277,
      "upper_ci_bound": 6.7446,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 21,
      "standard_error": 0.3279,
      "lower_ci_bound": 2.9319,
      "upper_ci_bound": 4.3,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 21,
      "standard_error": 0.7947,
      "lower_ci_bound": 2.486,
      "upper_ci_bound": 5.8015,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 21,
      "standard_error": 0.6044,
      "lower_ci_bound": 1.8254,
      "upper_ci_bound": 4.3467,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.26,
      "n": 21,
      "standard_error": 0.899,
      "lower_ci_bound": 1.3809,
      "upper_ci_bound": 5.1315,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": 0.6414,
      "lower_ci_bound": 1.0378,
      "upper_ci_bound": 3.7137,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.47,
      "n": 21,
      "standard_error": 1.238,
      "lower_ci_bound": 0,
      "upper_ci_bound": 5.0516,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.66,
      "n": 21,
      "standard_error": 0.483,
      "lower_ci_bound": 2.6529,
      "upper_ci_bound": 4.6678,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.42,
      "n": 21,
      "standard_error": 0.8134,
      "lower_ci_bound": 2.7208,
      "upper_ci_bound": 6.1143,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 21,
      "standard_error": 0.4212,
      "lower_ci_bound": 1.2493,
      "upper_ci_bound": 3.0065,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.28,
      "n": 21,
      "standard_error": 1.0317,
      "lower_ci_bound": 0.1267,
      "upper_ci_bound": 4.4308,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 20,
      "standard_error": 0.4332,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.5752,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.34,
      "n": 21,
      "standard_error": 0.8499,
      "lower_ci_bound": 0,
      "upper_ci_bound": 3.1095,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 21,
      "standard_error": 0.2148,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7684,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 21,
      "standard_error": 0.8612,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.9441,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 21,
      "standard_error": 0.0586,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1965,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.14,
      "n": 21,
      "standard_error": 0.1105,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.37,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 21,
      "standard_error": 0.2481,
      "lower_ci_bound": 1.1068,
      "upper_ci_bound": 2.142,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.53,
      "n": 20,
      "standard_error": 0.6531,
      "lower_ci_bound": 0.1616,
      "upper_ci_bound": 2.8953,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 21,
      "standard_error": 0.134,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5345,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 21,
      "standard_error": 0.3831,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5013,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 21,
      "standard_error": 0.2464,
      "lower_ci_bound": 1.0217,
      "upper_ci_bound": 2.0495,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 20,
      "standard_error": 0.6622,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.6761,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 21,
      "standard_error": 0.0668,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2222,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.12,
      "n": 21,
      "standard_error": 0.0942,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.3164,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 21,
      "standard_error": 0.1491,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5184,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 20,
      "standard_error": 0.2641,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.931,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.72,
      "n": 21,
      "standard_error": 0.1484,
      "lower_ci_bound": 3.4117,
      "upper_ci_bound": 4.0309,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.54,
      "n": 20,
      "standard_error": 0.5232,
      "lower_ci_bound": 3.446,
      "upper_ci_bound": 5.6362,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.79,
      "n": 21,
      "standard_error": 0.2311,
      "lower_ci_bound": 3.3095,
      "upper_ci_bound": 4.2734,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.42,
      "n": 20,
      "standard_error": 0.2379,
      "lower_ci_bound": 3.9188,
      "upper_ci_bound": 4.9148,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 21,
      "standard_error": 0.1598,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6055,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.42,
      "n": 21,
      "standard_error": 0.2371,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9176,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 21,
      "standard_error": 0.0298,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0941,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.06,
      "n": 21,
      "standard_error": 0.0595,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1882,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 21,
      "standard_error": 0.2146,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7875,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 21,
      "standard_error": 0.2204,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8509,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 21,
      "standard_error": 0.4048,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.6475,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.01,
      "n": 21,
      "standard_error": 1.0058,
      "lower_ci_bound": 0,
      "upper_ci_bound": 4.1089,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 21,
      "standard_error": 0.409,
      "lower_ci_bound": 1.5843,
      "upper_ci_bound": 3.2908,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.69,
      "n": 20,
      "standard_error": 0.7536,
      "lower_ci_bound": 1.1127,
      "upper_ci_bound": 4.2671,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.03,
      "n": 21,
      "standard_error": 0.3163,
      "lower_ci_bound": 1.3724,
      "upper_ci_bound": 2.6919,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 20,
      "standard_error": 0.6506,
      "lower_ci_bound": 0.5863,
      "upper_ci_bound": 3.3098,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 21,
      "standard_error": 0.4134,
      "lower_ci_bound": 2.9837,
      "upper_ci_bound": 4.7083,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.64,
      "n": 20,
      "standard_error": 0.7538,
      "lower_ci_bound": 3.0582,
      "upper_ci_bound": 6.2137,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.16,
      "n": 21,
      "standard_error": 0.3595,
      "lower_ci_bound": 2.4111,
      "upper_ci_bound": 3.9111,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 20,
      "standard_error": 0.788,
      "lower_ci_bound": 2.1243,
      "upper_ci_bound": 5.4231,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 21,
      "standard_error": 0.1334,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5339,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1232.00",
      "title": "Computer User Support Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 20,
      "standard_error": 0.1849,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7485,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.00",
      "title": "Computer Network Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1241.01",
      "title": "Telecommunications Engineering Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 26,
      "standard_error": 0.1723,
      "lower_ci_bound": 2.7464,
      "upper_ci_bound": 3.4563,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.99,
      "n": 26,
      "standard_error": 0.313,
      "lower_ci_bound": 3.3504,
      "upper_ci_bound": 4.6395,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.34,
      "n": 26,
      "standard_error": 0.1847,
      "lower_ci_bound": 1.9555,
      "upper_ci_bound": 2.7162,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.53,
      "n": 26,
      "standard_error": 0.5689,
      "lower_ci_bound": 2.3565,
      "upper_ci_bound": 4.6998,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 26,
      "standard_error": 0.6224,
      "lower_ci_bound": 1.4133,
      "upper_ci_bound": 3.9771,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.53,
      "n": 26,
      "standard_error": 0.7899,
      "lower_ci_bound": 0.8985,
      "upper_ci_bound": 4.1523,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 26,
      "standard_error": 0.2783,
      "lower_ci_bound": 1.1361,
      "upper_ci_bound": 2.2826,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 26,
      "standard_error": 0.6824,
      "lower_ci_bound": 0.3694,
      "upper_ci_bound": 3.1805,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.93,
      "n": 26,
      "standard_error": 0.0846,
      "lower_ci_bound": 3.7536,
      "upper_ci_bound": 4.1019,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.75,
      "n": 25,
      "standard_error": 0.2786,
      "lower_ci_bound": 4.1732,
      "upper_ci_bound": 5.3233,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 26,
      "standard_error": 0.2345,
      "lower_ci_bound": 2.0133,
      "upper_ci_bound": 2.9791,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.17,
      "n": 26,
      "standard_error": 0.3247,
      "lower_ci_bound": 2.5,
      "upper_ci_bound": 3.8376,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 26,
      "standard_error": 0.1352,
      "lower_ci_bound": 1.837,
      "upper_ci_bound": 2.3939,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 26,
      "standard_error": 0.2847,
      "lower_ci_bound": 1.8667,
      "upper_ci_bound": 3.0394,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 26,
      "standard_error": 0.0172,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0639,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.06,
      "n": 26,
      "standard_error": 0.0344,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1278,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.79,
      "n": 25,
      "standard_error": 0.1054,
      "lower_ci_bound": 4.5747,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.11,
      "n": 26,
      "standard_error": 0.4024,
      "lower_ci_bound": 5.2813,
      "upper_ci_bound": 6.9388,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.51,
      "n": 26,
      "standard_error": 0.3032,
      "lower_ci_bound": 2.8887,
      "upper_ci_bound": 4.1377,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.31,
      "n": 26,
      "standard_error": 0.3693,
      "lower_ci_bound": 3.5506,
      "upper_ci_bound": 5.0717,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 26,
      "standard_error": 0.4275,
      "lower_ci_bound": 1.9174,
      "upper_ci_bound": 3.6783,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.51,
      "n": 26,
      "standard_error": 0.4946,
      "lower_ci_bound": 2.4895,
      "upper_ci_bound": 4.5267,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 26,
      "standard_error": 0.2161,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7402,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 26,
      "standard_error": 0.2208,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8217,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 26,
      "standard_error": 0.4264,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.5471,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 26,
      "standard_error": 0.8531,
      "lower_ci_bound": 0,
      "upper_ci_bound": 3.0795,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 26,
      "standard_error": 0.2879,
      "lower_ci_bound": 2.9582,
      "upper_ci_bound": 4.1443,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.63,
      "n": 26,
      "standard_error": 0.4605,
      "lower_ci_bound": 3.6804,
      "upper_ci_bound": 5.5771,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 26,
      "standard_error": 0.2687,
      "lower_ci_bound": 1.0286,
      "upper_ci_bound": 2.1355,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 26,
      "standard_error": 0.4705,
      "lower_ci_bound": 0.0959,
      "upper_ci_bound": 2.0338,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 26,
      "standard_error": 0.2167,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7139,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.78,
      "n": 26,
      "standard_error": 0.6505,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.1193,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 26,
      "standard_error": 0.0944,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3404,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 26,
      "standard_error": 0.1552,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5727,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 26,
      "standard_error": 0.157,
      "lower_ci_bound": 1.5406,
      "upper_ci_bound": 2.1872,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.66,
      "n": 26,
      "standard_error": 0.4932,
      "lower_ci_bound": 0.6396,
      "upper_ci_bound": 2.6713,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 26,
      "standard_error": 0.0914,
      "lower_ci_bound": 1.0256,
      "upper_ci_bound": 1.4022,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": 26,
      "standard_error": 0.176,
      "lower_ci_bound": 0.0454,
      "upper_ci_bound": 0.7703,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 26,
      "standard_error": 0.213,
      "lower_ci_bound": 1.0613,
      "upper_ci_bound": 1.9386,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.56,
      "n": 26,
      "standard_error": 0.8138,
      "lower_ci_bound": 0,
      "upper_ci_bound": 3.2352,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.66,
      "n": 26,
      "standard_error": 0.4344,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.5575,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.01,
      "n": 26,
      "standard_error": 0.6459,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.3373,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.06,
      "n": 26,
      "standard_error": 0.0349,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1272,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 26,
      "standard_error": 0.0602,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2281,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 26,
      "standard_error": 0.3018,
      "lower_ci_bound": 2.4675,
      "upper_ci_bound": 3.7105,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 26,
      "standard_error": 0.3331,
      "lower_ci_bound": 3.4045,
      "upper_ci_bound": 4.7768,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 26,
      "standard_error": 0.2766,
      "lower_ci_bound": 3.3897,
      "upper_ci_bound": 4.5291,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 26,
      "standard_error": 0.2573,
      "lower_ci_bound": 3.6172,
      "upper_ci_bound": 4.6771,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 26,
      "standard_error": 0.2169,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7964,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 26,
      "standard_error": 0.2188,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8376,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 25,
      "standard_error": 0.0167,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.06,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 25,
      "standard_error": 0.0334,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.12,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 26,
      "standard_error": 0.2167,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7153,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 26,
      "standard_error": 0.4331,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4419,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 26,
      "standard_error": 0.0497,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2026,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 26,
      "standard_error": 0.1414,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5335,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 26,
      "standard_error": 0.4998,
      "lower_ci_bound": 1.5216,
      "upper_ci_bound": 3.5804,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 25,
      "standard_error": 0.7837,
      "lower_ci_bound": 0.7633,
      "upper_ci_bound": 3.9982,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 26,
      "standard_error": 0.485,
      "lower_ci_bound": 1.4425,
      "upper_ci_bound": 3.4401,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 26,
      "standard_error": 0.7591,
      "lower_ci_bound": 0.642,
      "upper_ci_bound": 3.769,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.54,
      "n": 26,
      "standard_error": 0.4222,
      "lower_ci_bound": 2.6669,
      "upper_ci_bound": 4.4062,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.33,
      "n": 26,
      "standard_error": 0.8369,
      "lower_ci_bound": 1.6041,
      "upper_ci_bound": 5.0515,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 25,
      "standard_error": 0.2253,
      "lower_ci_bound": 2.1099,
      "upper_ci_bound": 3.0397,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 25,
      "standard_error": 0.3117,
      "lower_ci_bound": 2.0882,
      "upper_ci_bound": 3.3748,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.01,
      "n": 26,
      "standard_error": 0.8681,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.7938,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1242.00",
      "title": "Database Administrators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.84,
      "n": 26,
      "standard_error": 0.6483,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.1705,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.00",
      "title": "Database Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1243.01",
      "title": "Data Warehousing Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.97,
      "n": 40,
      "standard_error": 0.1928,
      "lower_ci_bound": 2.5844,
      "upper_ci_bound": 3.3642,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 40,
      "standard_error": 0.2869,
      "lower_ci_bound": 3.0553,
      "upper_ci_bound": 4.2159,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.13,
      "n": 39,
      "standard_error": 0.2899,
      "lower_ci_bound": 2.5408,
      "upper_ci_bound": 3.7146,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 40,
      "standard_error": 0.5294,
      "lower_ci_bound": 2.4779,
      "upper_ci_bound": 4.6197,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 40,
      "standard_error": 0.2138,
      "lower_ci_bound": 1.6333,
      "upper_ci_bound": 2.4982,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.69,
      "n": 40,
      "standard_error": 0.3463,
      "lower_ci_bound": 0.9913,
      "upper_ci_bound": 2.3921,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 40,
      "standard_error": 0.2241,
      "lower_ci_bound": 1.2407,
      "upper_ci_bound": 2.1473,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.47,
      "n": 40,
      "standard_error": 0.5108,
      "lower_ci_bound": 0.4397,
      "upper_ci_bound": 2.5063,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.63,
      "n": 40,
      "standard_error": 0.1909,
      "lower_ci_bound": 3.2467,
      "upper_ci_bound": 4.0188,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.69,
      "n": 40,
      "standard_error": 0.3666,
      "lower_ci_bound": 3.9516,
      "upper_ci_bound": 5.4347,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 40,
      "standard_error": 0.299,
      "lower_ci_bound": 1.5814,
      "upper_ci_bound": 2.7908,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 40,
      "standard_error": 0.5853,
      "lower_ci_bound": 0.9663,
      "upper_ci_bound": 3.3343,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 37,
      "standard_error": 0.3213,
      "lower_ci_bound": 1.6102,
      "upper_ci_bound": 2.9133,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 38,
      "standard_error": 0.4828,
      "lower_ci_bound": 1.2763,
      "upper_ci_bound": 3.2327,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 40,
      "standard_error": 0.1791,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5687,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 40,
      "standard_error": 0.2983,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9541,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.92,
      "n": 40,
      "standard_error": 0.046,
      "lower_ci_bound": 4.8278,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.74,
      "n": 40,
      "standard_error": 0.1048,
      "lower_ci_bound": 6.5319,
      "upper_ci_bound": 6.956,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 40,
      "standard_error": 0.2611,
      "lower_ci_bound": 3.0705,
      "upper_ci_bound": 4.1268,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.53,
      "n": 39,
      "standard_error": 0.3623,
      "lower_ci_bound": 3.8005,
      "upper_ci_bound": 5.2674,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 40,
      "standard_error": 0.3246,
      "lower_ci_bound": 2.1378,
      "upper_ci_bound": 3.4509,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.46,
      "n": 39,
      "standard_error": 0.4292,
      "lower_ci_bound": 2.5892,
      "upper_ci_bound": 4.3268,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 40,
      "standard_error": 0.2356,
      "lower_ci_bound": 1.1733,
      "upper_ci_bound": 2.1263,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 40,
      "standard_error": 0.4386,
      "lower_ci_bound": 0.4928,
      "upper_ci_bound": 2.267,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.34,
      "n": 40,
      "standard_error": 0.3386,
      "lower_ci_bound": 1.6564,
      "upper_ci_bound": 3.0262,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.54,
      "n": 40,
      "standard_error": 0.3939,
      "lower_ci_bound": 1.7418,
      "upper_ci_bound": 3.3351,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 39,
      "standard_error": 0.3484,
      "lower_ci_bound": 2.4812,
      "upper_ci_bound": 3.8916,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 40,
      "standard_error": 0.5532,
      "lower_ci_bound": 2.6488,
      "upper_ci_bound": 4.8867,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 40,
      "standard_error": 0.1175,
      "lower_ci_bound": 1.3711,
      "upper_ci_bound": 1.8464,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 40,
      "standard_error": 0.262,
      "lower_ci_bound": 0.774,
      "upper_ci_bound": 1.834,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 40,
      "standard_error": 0.176,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7067,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 40,
      "standard_error": 0.352,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4138,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 40,
      "standard_error": 0.0686,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.267,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 40,
      "standard_error": 0.1874,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7027,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 39,
      "standard_error": 0.2021,
      "lower_ci_bound": 1.2746,
      "upper_ci_bound": 2.0927,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 40,
      "standard_error": 0.3249,
      "lower_ci_bound": 0.5231,
      "upper_ci_bound": 1.8374,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 40,
      "standard_error": 0.1319,
      "lower_ci_bound": 1.165,
      "upper_ci_bound": 1.6985,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.83,
      "n": 40,
      "standard_error": 0.2442,
      "lower_ci_bound": 0.3365,
      "upper_ci_bound": 1.3244,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 39,
      "standard_error": 0.1403,
      "lower_ci_bound": 1.3421,
      "upper_ci_bound": 1.9099,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 39,
      "standard_error": 0.3662,
      "lower_ci_bound": 0.6773,
      "upper_ci_bound": 2.1601,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 40,
      "standard_error": 0.1824,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.697,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 40,
      "standard_error": 0.3648,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3877,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 40,
      "standard_error": 0.1021,
      "lower_ci_bound": 1.0145,
      "upper_ci_bound": 1.4275,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 40,
      "standard_error": 0.2171,
      "lower_ci_bound": 0.0602,
      "upper_ci_bound": 0.9383,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 40,
      "standard_error": 0.1886,
      "lower_ci_bound": 2.4357,
      "upper_ci_bound": 3.1987,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 39,
      "standard_error": 0.2798,
      "lower_ci_bound": 3.1982,
      "upper_ci_bound": 4.3311,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.83,
      "n": 40,
      "standard_error": 0.2302,
      "lower_ci_bound": 3.3686,
      "upper_ci_bound": 4.2999,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 40,
      "standard_error": 0.2065,
      "lower_ci_bound": 3.4799,
      "upper_ci_bound": 4.3154,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.53,
      "n": 40,
      "standard_error": 0.1339,
      "lower_ci_bound": 1.2546,
      "upper_ci_bound": 1.7965,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.78,
      "n": 39,
      "standard_error": 0.2713,
      "lower_ci_bound": 0.2312,
      "upper_ci_bound": 1.3298,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 40,
      "standard_error": 0.0605,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2046,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.16,
      "n": 40,
      "standard_error": 0.1209,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4093,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 39,
      "standard_error": 0.0895,
      "lower_ci_bound": 1.0167,
      "upper_ci_bound": 1.3792,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 39,
      "standard_error": 0.1326,
      "lower_ci_bound": 0.0288,
      "upper_ci_bound": 0.5658,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 40,
      "standard_error": 0.0911,
      "lower_ci_bound": 1.0926,
      "upper_ci_bound": 1.4614,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 40,
      "standard_error": 0.2903,
      "lower_ci_bound": 0.1866,
      "upper_ci_bound": 1.3611,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 40,
      "standard_error": 0.2579,
      "lower_ci_bound": 1.959,
      "upper_ci_bound": 3.0023,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 40,
      "standard_error": 0.4341,
      "lower_ci_bound": 1.3324,
      "upper_ci_bound": 3.0885,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 40,
      "standard_error": 0.1473,
      "lower_ci_bound": 1.8285,
      "upper_ci_bound": 2.4244,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.02,
      "n": 40,
      "standard_error": 0.2354,
      "lower_ci_bound": 1.5434,
      "upper_ci_bound": 2.4957,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 40,
      "standard_error": 0.3234,
      "lower_ci_bound": 2.5579,
      "upper_ci_bound": 3.8663,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.88,
      "n": 40,
      "standard_error": 0.5485,
      "lower_ci_bound": 2.7712,
      "upper_ci_bound": 4.9899,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 40,
      "standard_error": 0.2307,
      "lower_ci_bound": 2.3173,
      "upper_ci_bound": 3.2505,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 40,
      "standard_error": 0.3525,
      "lower_ci_bound": 1.9155,
      "upper_ci_bound": 3.3414,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 40,
      "standard_error": 0.1527,
      "lower_ci_bound": 1.1796,
      "upper_ci_bound": 1.7973,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1244.00",
      "title": "Network and Computer Systems Administrators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 40,
      "standard_error": 0.2713,
      "lower_ci_bound": 0.3048,
      "upper_ci_bound": 1.4024,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 21,
      "standard_error": 0.62,
      "lower_ci_bound": 1.9621,
      "upper_ci_bound": 4.5487,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 22,
      "standard_error": 0.632,
      "lower_ci_bound": 1.3191,
      "upper_ci_bound": 3.9478,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 22,
      "standard_error": 0.3205,
      "lower_ci_bound": 2.0691,
      "upper_ci_bound": 3.4019,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.22,
      "n": 22,
      "standard_error": 0.7613,
      "lower_ci_bound": 1.6417,
      "upper_ci_bound": 4.8081,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 22,
      "standard_error": 0.6084,
      "lower_ci_bound": 1.2025,
      "upper_ci_bound": 3.7328,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 22,
      "standard_error": 0.8171,
      "lower_ci_bound": 0.4298,
      "upper_ci_bound": 3.8284,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 22,
      "standard_error": 0.6158,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.3473,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 22,
      "standard_error": 1.225,
      "lower_ci_bound": 0,
      "upper_ci_bound": 4.7955,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 22,
      "standard_error": 0.6327,
      "lower_ci_bound": 1.9793,
      "upper_ci_bound": 4.6109,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 22,
      "standard_error": 0.8455,
      "lower_ci_bound": 1.3206,
      "upper_ci_bound": 4.8371,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": 0.408,
      "lower_ci_bound": 1.1478,
      "upper_ci_bound": 2.845,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.12,
      "n": 22,
      "standard_error": 0.8214,
      "lower_ci_bound": 0.4152,
      "upper_ci_bound": 3.8316,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": 0.6055,
      "lower_ci_bound": 1.2862,
      "upper_ci_bound": 3.8045,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.56,
      "n": 22,
      "standard_error": 1.0069,
      "lower_ci_bound": 0.4642,
      "upper_ci_bound": 4.6521,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0.0048,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0145,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 22,
      "standard_error": 0.0145,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0436,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.87,
      "n": 22,
      "standard_error": 0.0907,
      "lower_ci_bound": 4.684,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.16,
      "n": 22,
      "standard_error": 0.4037,
      "lower_ci_bound": 5.3207,
      "upper_ci_bound": 6.9996,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 22,
      "standard_error": 0.4753,
      "lower_ci_bound": 2.4826,
      "upper_ci_bound": 4.4594,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 21,
      "standard_error": 1.0429,
      "lower_ci_bound": 1.9723,
      "upper_ci_bound": 6.3234,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 22,
      "standard_error": 0.6544,
      "lower_ci_bound": 1.5174,
      "upper_ci_bound": 4.2392,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 21,
      "standard_error": 1.2086,
      "lower_ci_bound": 0.7705,
      "upper_ci_bound": 5.8127,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0.0048,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0145,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 22,
      "standard_error": 0.0145,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0436,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.53,
      "n": 22,
      "standard_error": 0.2133,
      "lower_ci_bound": 1.0829,
      "upper_ci_bound": 1.9699,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.93,
      "n": 22,
      "standard_error": 0.3737,
      "lower_ci_bound": 0.1542,
      "upper_ci_bound": 1.7084,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 22,
      "standard_error": 0.2402,
      "lower_ci_bound": 3.0321,
      "upper_ci_bound": 4.031,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.54,
      "n": 22,
      "standard_error": 0.2885,
      "lower_ci_bound": 3.9438,
      "upper_ci_bound": 5.1436,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 22,
      "standard_error": 0.6105,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.3834,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.07,
      "n": 22,
      "standard_error": 1.0112,
      "lower_ci_bound": 0,
      "upper_ci_bound": 4.1704,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 22,
      "standard_error": 0.1066,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3684,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 22,
      "standard_error": 0.2131,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7369,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0.005,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0151,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 22,
      "standard_error": 0.015,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0452,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 22,
      "standard_error": 0.4446,
      "lower_ci_bound": 1.1197,
      "upper_ci_bound": 2.9687,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.76,
      "n": 22,
      "standard_error": 0.7008,
      "lower_ci_bound": 0.3076,
      "upper_ci_bound": 3.2222,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": 0.4465,
      "lower_ci_bound": 1.0642,
      "upper_ci_bound": 2.9269,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.84,
      "n": 22,
      "standard_error": 0.8291,
      "lower_ci_bound": 0.1182,
      "upper_ci_bound": 3.5668,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 21,
      "standard_error": 0.4036,
      "lower_ci_bound": 1.9102,
      "upper_ci_bound": 3.5941,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 21,
      "standard_error": 0.8303,
      "lower_ci_bound": 2.0112,
      "upper_ci_bound": 5.475,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.46,
      "n": 22,
      "standard_error": 0.3237,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1346,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 22,
      "standard_error": 0.4325,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5542,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": 0.0654,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2284,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.16,
      "n": 22,
      "standard_error": 0.1171,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.404,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 21,
      "standard_error": 0.824,
      "lower_ci_bound": 1.0746,
      "upper_ci_bound": 4.512,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.93,
      "n": 22,
      "standard_error": 1.2124,
      "lower_ci_bound": 0.4094,
      "upper_ci_bound": 5.4519,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.41,
      "n": 22,
      "standard_error": 0.2736,
      "lower_ci_bound": 2.837,
      "upper_ci_bound": 3.975,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.78,
      "n": 22,
      "standard_error": 0.4504,
      "lower_ci_bound": 2.8422,
      "upper_ci_bound": 4.7155,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 22,
      "standard_error": 0.1615,
      "lower_ci_bound": 1.3074,
      "upper_ci_bound": 1.9792,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 22,
      "standard_error": 0.5185,
      "lower_ci_bound": 0.1178,
      "upper_ci_bound": 2.2745,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 22,
      "standard_error": 0.4319,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.4511,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.37,
      "n": 22,
      "standard_error": 1.0808,
      "lower_ci_bound": 0,
      "upper_ci_bound": 3.6209,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.06,
      "n": 22,
      "standard_error": 0.0477,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1558,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.16,
      "n": 22,
      "standard_error": 0.1394,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4458,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 22,
      "standard_error": 0.0466,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1488,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.16,
      "n": 22,
      "standard_error": 0.1409,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4533,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": 0.2338,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.936,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.72,
      "n": 22,
      "standard_error": 0.3763,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5006,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 22,
      "standard_error": 0.1945,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7977,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 22,
      "standard_error": 0.4058,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6432,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 22,
      "standard_error": 0.2871,
      "lower_ci_bound": 1.8016,
      "upper_ci_bound": 2.9955,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.07,
      "n": 22,
      "standard_error": 0.6461,
      "lower_ci_bound": 0.7223,
      "upper_ci_bound": 3.4097,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 22,
      "standard_error": 0.6185,
      "lower_ci_bound": 1.1452,
      "upper_ci_bound": 3.7175,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 21,
      "standard_error": 1.2181,
      "lower_ci_bound": 0.0302,
      "upper_ci_bound": 5.1122,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 22,
      "standard_error": 0.4099,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.5418,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1251.00",
      "title": "Computer Programmers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 22,
      "standard_error": 0.4159,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6812,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 22,
      "standard_error": 0.2992,
      "lower_ci_bound": 1.6258,
      "upper_ci_bound": 2.8703,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 22,
      "standard_error": 0.623,
      "lower_ci_bound": 1.3796,
      "upper_ci_bound": 3.971,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 22,
      "standard_error": 0.2981,
      "lower_ci_bound": 1.5051,
      "upper_ci_bound": 2.7449,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 22,
      "standard_error": 0.5444,
      "lower_ci_bound": 1.1945,
      "upper_ci_bound": 3.4587,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 22,
      "standard_error": 0.2757,
      "lower_ci_bound": 1.9005,
      "upper_ci_bound": 3.0472,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 22,
      "standard_error": 0.4091,
      "lower_ci_bound": 1.8041,
      "upper_ci_bound": 3.5055,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 22,
      "standard_error": 0.43,
      "lower_ci_bound": 1.293,
      "upper_ci_bound": 3.0814,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 22,
      "standard_error": 0.7163,
      "lower_ci_bound": 0.5608,
      "upper_ci_bound": 3.5401,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": 22,
      "standard_error": 0.2114,
      "lower_ci_bound": 3.1155,
      "upper_ci_bound": 3.9948,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.12,
      "n": 22,
      "standard_error": 0.34,
      "lower_ci_bound": 3.4176,
      "upper_ci_bound": 4.8316,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 22,
      "standard_error": 0.343,
      "lower_ci_bound": 1.6438,
      "upper_ci_bound": 3.0705,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 22,
      "standard_error": 0.5993,
      "lower_ci_bound": 1.3071,
      "upper_ci_bound": 3.7998,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.54,
      "n": 22,
      "standard_error": 0.4313,
      "lower_ci_bound": 1.6445,
      "upper_ci_bound": 3.4385,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 22,
      "standard_error": 0.6366,
      "lower_ci_bound": 0.7743,
      "upper_ci_bound": 3.4221,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 22,
      "standard_error": 0.1244,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.38,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 22,
      "standard_error": 0.2073,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6334,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.75,
      "n": 22,
      "standard_error": 0.1045,
      "lower_ci_bound": 4.5368,
      "upper_ci_bound": 4.9715,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.23,
      "n": 22,
      "standard_error": 0.2131,
      "lower_ci_bound": 5.7858,
      "upper_ci_bound": 6.6722,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 21,
      "standard_error": 0.4641,
      "lower_ci_bound": 1.8367,
      "upper_ci_bound": 3.773,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.17,
      "n": 22,
      "standard_error": 0.8153,
      "lower_ci_bound": 1.4741,
      "upper_ci_bound": 4.8653,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 22,
      "standard_error": 0.4402,
      "lower_ci_bound": 1.7879,
      "upper_ci_bound": 3.6188,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.07,
      "n": 22,
      "standard_error": 0.8014,
      "lower_ci_bound": 1.3988,
      "upper_ci_bound": 4.732,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 22,
      "standard_error": 0.0685,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.251,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 22,
      "standard_error": 0.1296,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4668,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 22,
      "standard_error": 0.3193,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.07,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 22,
      "standard_error": 0.5304,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7802,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 22,
      "standard_error": 0.3834,
      "lower_ci_bound": 2.7771,
      "upper_ci_bound": 4.3716,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 22,
      "standard_error": 0.4723,
      "lower_ci_bound": 3.5676,
      "upper_ci_bound": 5.5321,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 22,
      "standard_error": 0.213,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7242,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 22,
      "standard_error": 0.324,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1109,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 22,
      "standard_error": 0.2067,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6718,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 22,
      "standard_error": 0.2478,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8659,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": 0.11,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3647,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 22,
      "standard_error": 0.1335,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4549,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 21,
      "standard_error": 0.3171,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2594,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 21,
      "standard_error": 0.5865,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.3093,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 22,
      "standard_error": 0.2053,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7544,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 22,
      "standard_error": 0.3574,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.298,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": 0.1432,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5659,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 22,
      "standard_error": 0.2719,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0447,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 22,
      "standard_error": 0.0415,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1267,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.16,
      "n": 22,
      "standard_error": 0.1659,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5067,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 22,
      "standard_error": 0.2482,
      "lower_ci_bound": 2.3265,
      "upper_ci_bound": 3.3587,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 22,
      "standard_error": 0.4847,
      "lower_ci_bound": 2.734,
      "upper_ci_bound": 4.7502,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 22,
      "standard_error": 0.5377,
      "lower_ci_bound": 2.15,
      "upper_ci_bound": 4.3865,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.63,
      "n": 22,
      "standard_error": 1.0107,
      "lower_ci_bound": 1.5304,
      "upper_ci_bound": 5.7341,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": 0.0956,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3403,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.29,
      "n": 22,
      "standard_error": 0.2026,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7087,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 22,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 22,
      "standard_error": 0.0429,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1378,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 22,
      "standard_error": 0.1313,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4266,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": 22,
      "standard_error": 0.101,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3721,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": 22,
      "standard_error": 0.2552,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9374,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 22,
      "standard_error": 0.3997,
      "lower_ci_bound": 1.7374,
      "upper_ci_bound": 3.3998,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.8,
      "n": 22,
      "standard_error": 0.5903,
      "lower_ci_bound": 0.5734,
      "upper_ci_bound": 3.0285,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 22,
      "standard_error": 0.3961,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.5661,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 22,
      "standard_error": 0.5058,
      "lower_ci_bound": 0.0909,
      "upper_ci_bound": 2.1946,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 22,
      "standard_error": 0.4008,
      "lower_ci_bound": 1.7891,
      "upper_ci_bound": 3.4562,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 22,
      "standard_error": 0.7031,
      "lower_ci_bound": 1.4459,
      "upper_ci_bound": 4.3704,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 22,
      "standard_error": 0.2361,
      "lower_ci_bound": 1.2454,
      "upper_ci_bound": 2.2273,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.11,
      "n": 22,
      "standard_error": 0.3336,
      "lower_ci_bound": 0.4143,
      "upper_ci_bound": 1.8016,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.72,
      "n": 22,
      "standard_error": 0.258,
      "lower_ci_bound": 1.1877,
      "upper_ci_bound": 2.2609,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1252.00",
      "title": "Software Developers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.11,
      "n": 22,
      "standard_error": 0.456,
      "lower_ci_bound": 0.1609,
      "upper_ci_bound": 2.0576,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.09,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.41,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.97,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.71,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.03,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.41,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.47,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.94,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.53,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.94,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.56,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.79,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.56,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 32,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.58,
      "n": 33,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.47,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.88,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.97,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1253.00",
      "title": "Software Quality Assurance Analysts and Testers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 34,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.62,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.92,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.62,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.08,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.46,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1254.00",
      "title": "Web Developers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1255.01",
      "title": "Video Game Designers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.01",
      "title": "Web Administrators",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.67,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.72,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.98,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.31,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.94,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.28,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.48,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.63,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.98,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.02,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.71,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.56,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.94,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.39,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.54,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.48,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.02",
      "title": "Geographic Information Systems Technologists and Technicians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.72,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.03",
      "title": "Document Management Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.83,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.94,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.05",
      "title": "Information Security Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.08",
      "title": "Computer Systems Engineers/Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-1299.09",
      "title": "Information Technology Project Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2019-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.89,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.64,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.78,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.89,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.21,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.93,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.18,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.86,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.64,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.39,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.46,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.93,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.07,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2011.00",
      "title": "Actuaries",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2021.00",
      "title": "Mathematicians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2031.00",
      "title": "Operations Research Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.00",
      "title": "Statisticians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.88,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.88,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.67,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.83,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.88,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.58,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.46,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.79,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2041.01",
      "title": "Biostatisticians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.01",
      "title": "Business Intelligence Analysts",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2051.02",
      "title": "Clinical Data Managers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2016-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 21,
      "standard_error": 0.3802,
      "lower_ci_bound": 1.9148,
      "upper_ci_bound": 3.5009,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 21,
      "standard_error": 0.6139,
      "lower_ci_bound": 2.0111,
      "upper_ci_bound": 4.5722,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 21,
      "standard_error": 0.5159,
      "lower_ci_bound": 1.624,
      "upper_ci_bound": 3.7765,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.11,
      "n": 21,
      "standard_error": 0.7993,
      "lower_ci_bound": 1.4456,
      "upper_ci_bound": 4.7803,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": 0.2031,
      "lower_ci_bound": 1.0552,
      "upper_ci_bound": 1.9026,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.73,
      "n": 21,
      "standard_error": 0.3122,
      "lower_ci_bound": 0.0741,
      "upper_ci_bound": 1.3766,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 21,
      "standard_error": 0.1699,
      "lower_ci_bound": 1.2421,
      "upper_ci_bound": 1.9508,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.78,
      "n": 21,
      "standard_error": 0.4891,
      "lower_ci_bound": 0.7635,
      "upper_ci_bound": 2.8041,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 21,
      "standard_error": 0.479,
      "lower_ci_bound": 1.6051,
      "upper_ci_bound": 3.6034,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 21,
      "standard_error": 0.8186,
      "lower_ci_bound": 0.7424,
      "upper_ci_bound": 4.1577,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.88,
      "n": 21,
      "standard_error": 0.2759,
      "lower_ci_bound": 1.306,
      "upper_ci_bound": 2.4569,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": 21,
      "standard_error": 0.6199,
      "lower_ci_bound": 0.4799,
      "upper_ci_bound": 3.066,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 21,
      "standard_error": 0.2088,
      "lower_ci_bound": 1.4122,
      "upper_ci_bound": 2.2834,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.73,
      "n": 21,
      "standard_error": 0.4808,
      "lower_ci_bound": 0.7262,
      "upper_ci_bound": 2.7319,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 21,
      "standard_error": 0.0203,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0621,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.03,
      "n": 21,
      "standard_error": 0.0305,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0932,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.77,
      "n": 21,
      "standard_error": 0.1065,
      "lower_ci_bound": 4.5445,
      "upper_ci_bound": 4.989,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6,
      "n": 21,
      "standard_error": 0.3204,
      "lower_ci_bound": 5.3269,
      "upper_ci_bound": 6.6635,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 20,
      "standard_error": 0.6154,
      "lower_ci_bound": 1.5735,
      "upper_ci_bound": 4.1497,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": 21,
      "standard_error": 0.9396,
      "lower_ci_bound": 0.9984,
      "upper_ci_bound": 4.9184,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 21,
      "standard_error": 0.364,
      "lower_ci_bound": 2.1522,
      "upper_ci_bound": 3.6707,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.34,
      "n": 21,
      "standard_error": 0.4238,
      "lower_ci_bound": 2.46,
      "upper_ci_bound": 4.2283,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 21,
      "standard_error": 0.0203,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0621,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.05,
      "n": 21,
      "standard_error": 0.0508,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1553,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 21,
      "standard_error": 0.5406,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.9802,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 21,
      "standard_error": 0.6989,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.6588,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.5,
      "n": 21,
      "standard_error": 0.1656,
      "lower_ci_bound": 4.1542,
      "upper_ci_bound": 4.8449,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.99,
      "n": 21,
      "standard_error": 0.2443,
      "lower_ci_bound": 5.4765,
      "upper_ci_bound": 6.4958,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 21,
      "standard_error": 0.5013,
      "lower_ci_bound": 1.3239,
      "upper_ci_bound": 3.4155,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 21,
      "standard_error": 0.8502,
      "lower_ci_bound": 0.3795,
      "upper_ci_bound": 3.9263,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 21,
      "standard_error": 0.4034,
      "lower_ci_bound": 1.9075,
      "upper_ci_bound": 3.5904,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.46,
      "n": 21,
      "standard_error": 0.371,
      "lower_ci_bound": 1.6831,
      "upper_ci_bound": 3.231,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.8,
      "n": 21,
      "standard_error": 0.3266,
      "lower_ci_bound": 3.1216,
      "upper_ci_bound": 4.4844,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.03,
      "n": 21,
      "standard_error": 0.4395,
      "lower_ci_bound": 4.1157,
      "upper_ci_bound": 5.9494,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 21,
      "standard_error": 0.2097,
      "lower_ci_bound": 1.7345,
      "upper_ci_bound": 2.6094,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.11,
      "n": 21,
      "standard_error": 0.4667,
      "lower_ci_bound": 1.1387,
      "upper_ci_bound": 3.086,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": 0.1365,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5219,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.28,
      "n": 21,
      "standard_error": 0.1486,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5924,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 21,
      "standard_error": 0.1673,
      "lower_ci_bound": 1.0721,
      "upper_ci_bound": 1.7699,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 21,
      "standard_error": 0.3993,
      "lower_ci_bound": 0.2265,
      "upper_ci_bound": 1.8925,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.53,
      "n": 21,
      "standard_error": 0.5497,
      "lower_ci_bound": 1.3823,
      "upper_ci_bound": 3.6755,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.59,
      "n": 21,
      "standard_error": 0.9185,
      "lower_ci_bound": 0.6735,
      "upper_ci_bound": 4.5054,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": 0.3239,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2461,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 21,
      "standard_error": 0.5802,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.2719,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.72,
      "n": 21,
      "standard_error": 0.4738,
      "lower_ci_bound": 1.731,
      "upper_ci_bound": 3.7078,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.36,
      "n": 21,
      "standard_error": 0.7123,
      "lower_ci_bound": 1.8758,
      "upper_ci_bound": 4.8475,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.99,
      "n": 21,
      "standard_error": 0.2852,
      "lower_ci_bound": 3.3934,
      "upper_ci_bound": 4.5834,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": 21,
      "standard_error": 0.4508,
      "lower_ci_bound": 3.7439,
      "upper_ci_bound": 5.6246,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": 0.0797,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3021,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.31,
      "n": 21,
      "standard_error": 0.1672,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.6602,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 21,
      "standard_error": 0.0211,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0649,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 21,
      "standard_error": 0.0423,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1297,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": 0.0397,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1321,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.12,
      "n": 21,
      "standard_error": 0.0938,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.3153,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": 0.0412,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1337,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.13,
      "n": 21,
      "standard_error": 0.1167,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.3772,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 21,
      "standard_error": 0.3571,
      "lower_ci_bound": 1.1686,
      "upper_ci_bound": 2.6585,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": 21,
      "standard_error": 0.5672,
      "lower_ci_bound": 0.0784,
      "upper_ci_bound": 2.4447,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 21,
      "standard_error": 0.2014,
      "lower_ci_bound": 1.1291,
      "upper_ci_bound": 1.9692,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 21,
      "standard_error": 0.4067,
      "lower_ci_bound": 0.2005,
      "upper_ci_bound": 1.8972,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 21,
      "standard_error": 0.2808,
      "lower_ci_bound": 1.2439,
      "upper_ci_bound": 2.4154,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 21,
      "standard_error": 0.387,
      "lower_ci_bound": 0.5103,
      "upper_ci_bound": 2.1248,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 21,
      "standard_error": 0.239,
      "lower_ci_bound": 1.3369,
      "upper_ci_bound": 2.3339,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": 21,
      "standard_error": 0.4538,
      "lower_ci_bound": 0.7218,
      "upper_ci_bound": 2.6152,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 21,
      "standard_error": 0.1619,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5579,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "15-2099.01",
      "title": "Bioinformatics Technicians",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.47,
      "n": 21,
      "standard_error": 0.3297,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1567,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2014-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1011.00",
      "title": "Architects, Except Landscape and Naval",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1012.00",
      "title": "Landscape Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 21,
      "standard_error": 0.3014,
      "lower_ci_bound": 2.0187,
      "upper_ci_bound": 3.276,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.33,
      "n": 21,
      "standard_error": 0.572,
      "lower_ci_bound": 2.1346,
      "upper_ci_bound": 4.5209,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 21,
      "standard_error": 0.2641,
      "lower_ci_bound": 1.8882,
      "upper_ci_bound": 2.9899,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 21,
      "standard_error": 0.4277,
      "lower_ci_bound": 2.7105,
      "upper_ci_bound": 4.4949,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 21,
      "standard_error": 0.2316,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.9266,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 21,
      "standard_error": 0.4628,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.8351,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 21,
      "standard_error": 0.3827,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.3533,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 21,
      "standard_error": 0.6875,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.3247,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.92,
      "n": 21,
      "standard_error": 0.4826,
      "lower_ci_bound": 1.9129,
      "upper_ci_bound": 3.9261,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.06,
      "n": 21,
      "standard_error": 0.6996,
      "lower_ci_bound": 1.5967,
      "upper_ci_bound": 4.5152,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 21,
      "standard_error": 0.3305,
      "lower_ci_bound": 1.5185,
      "upper_ci_bound": 2.8974,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": 0.6246,
      "lower_ci_bound": 1.0782,
      "upper_ci_bound": 3.684,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 21,
      "standard_error": 0.5813,
      "lower_ci_bound": 1.2552,
      "upper_ci_bound": 3.6802,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.67,
      "n": 21,
      "standard_error": 0.9651,
      "lower_ci_bound": 0.6607,
      "upper_ci_bound": 4.6869,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": 0.0038,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0115,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 21,
      "standard_error": 0.0057,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.0172,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.22,
      "n": 20,
      "standard_error": 0.3777,
      "lower_ci_bound": 3.4248,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.92,
      "n": 21,
      "standard_error": 0.3114,
      "lower_ci_bound": 4.2682,
      "upper_ci_bound": 5.5675,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 21,
      "standard_error": 0.4092,
      "lower_ci_bound": 1.9857,
      "upper_ci_bound": 3.6929,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.99,
      "n": 21,
      "standard_error": 0.6656,
      "lower_ci_bound": 1.6015,
      "upper_ci_bound": 4.3785,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 21,
      "standard_error": 0.5127,
      "lower_ci_bound": 2.2954,
      "upper_ci_bound": 4.4345,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.27,
      "n": 21,
      "standard_error": 0.5467,
      "lower_ci_bound": 3.1316,
      "upper_ci_bound": 5.4123,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.99,
      "n": 21,
      "standard_error": 0.1877,
      "lower_ci_bound": 1.6034,
      "upper_ci_bound": 2.3865,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 21,
      "standard_error": 0.3659,
      "lower_ci_bound": 0.5661,
      "upper_ci_bound": 2.0927,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": 0.3078,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2087,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.07,
      "n": 21,
      "standard_error": 0.5706,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.2624,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 21,
      "standard_error": 0.2969,
      "lower_ci_bound": 2.7082,
      "upper_ci_bound": 3.9468,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.25,
      "n": 21,
      "standard_error": 0.5266,
      "lower_ci_bound": 3.1528,
      "upper_ci_bound": 5.3499,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.68,
      "n": 21,
      "standard_error": 0.3748,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.4637,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.49,
      "n": 21,
      "standard_error": 0.8295,
      "lower_ci_bound": 0,
      "upper_ci_bound": 3.2178,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 21,
      "standard_error": 0.0203,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0659,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.06,
      "n": 21,
      "standard_error": 0.0596,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1892,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": 0.2283,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8534,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 21,
      "standard_error": 0.5262,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.9879,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.49,
      "n": 21,
      "standard_error": 0.2288,
      "lower_ci_bound": 1.0151,
      "upper_ci_bound": 1.9696,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 21,
      "standard_error": 0.414,
      "lower_ci_bound": 0.0281,
      "upper_ci_bound": 1.7551,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": 0.1922,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7809,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": 0.2982,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1872,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.51,
      "n": 21,
      "standard_error": 0.2028,
      "lower_ci_bound": 4.0879,
      "upper_ci_bound": 4.9338,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.25,
      "n": 21,
      "standard_error": 0.2903,
      "lower_ci_bound": 5.6454,
      "upper_ci_bound": 6.8563,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": 0.1543,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5755,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.54,
      "n": 20,
      "standard_error": 0.3876,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3559,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": 0.2332,
      "lower_ci_bound": 2.2583,
      "upper_ci_bound": 3.2347,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 20,
      "standard_error": 0.6547,
      "lower_ci_bound": 2.581,
      "upper_ci_bound": 5.3214,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.54,
      "n": 20,
      "standard_error": 0.4729,
      "lower_ci_bound": 2.5488,
      "upper_ci_bound": 4.5283,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 20,
      "standard_error": 0.3301,
      "lower_ci_bound": 3.4141,
      "upper_ci_bound": 4.796,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 21,
      "standard_error": 0.1891,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7369,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.56,
      "n": 21,
      "standard_error": 0.2926,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1693,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.01,
      "n": 21,
      "standard_error": 0.0066,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0231,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.01,
      "n": 21,
      "standard_error": 0.0101,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.034,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 21,
      "standard_error": 0.2348,
      "lower_ci_bound": 1.1342,
      "upper_ci_bound": 2.1136,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.25,
      "n": 21,
      "standard_error": 0.4622,
      "lower_ci_bound": 0.2828,
      "upper_ci_bound": 2.211,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 21,
      "standard_error": 0.1047,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3463,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.49,
      "n": 21,
      "standard_error": 0.4159,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3597,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": 0.5685,
      "lower_ci_bound": 1,
      "upper_ci_bound": 3.2904,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 20,
      "standard_error": 0.7162,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.9628,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": 0.2957,
      "lower_ci_bound": 1.9829,
      "upper_ci_bound": 3.2207,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 20,
      "standard_error": 0.4757,
      "lower_ci_bound": 1.5222,
      "upper_ci_bound": 3.5135,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.06,
      "n": 20,
      "standard_error": 0.4288,
      "lower_ci_bound": 1.1591,
      "upper_ci_bound": 2.954,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": 0.7913,
      "lower_ci_bound": 0.0915,
      "upper_ci_bound": 3.404,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 19,
      "standard_error": 0.224,
      "lower_ci_bound": 1.8994,
      "upper_ci_bound": 2.8406,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.89,
      "n": 20,
      "standard_error": 0.5122,
      "lower_ci_bound": 1.8162,
      "upper_ci_bound": 3.9602,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": 0.3383,
      "lower_ci_bound": 1.5327,
      "upper_ci_bound": 2.944,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1021.00",
      "title": "Cartographers and Photogrammetrists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 21,
      "standard_error": 0.6096,
      "lower_ci_bound": 0.8819,
      "upper_ci_bound": 3.4252,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.00",
      "title": "Surveyors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.96,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.78,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.04,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.78,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.63,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.93,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.37,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.44,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-1022.01",
      "title": "Geodetic Surveyors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.52,
      "n": 27,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 24,
      "standard_error": 0.3858,
      "lower_ci_bound": 1.9582,
      "upper_ci_bound": 3.5542,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.94,
      "n": 24,
      "standard_error": 0.6979,
      "lower_ci_bound": 1.5,
      "upper_ci_bound": 4.3874,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 24,
      "standard_error": 0.1619,
      "lower_ci_bound": 1.9685,
      "upper_ci_bound": 2.6384,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 24,
      "standard_error": 0.3082,
      "lower_ci_bound": 2.4094,
      "upper_ci_bound": 3.6844,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 24,
      "standard_error": 0.2347,
      "lower_ci_bound": 1.4026,
      "upper_ci_bound": 2.3736,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.55,
      "n": 24,
      "standard_error": 0.2835,
      "lower_ci_bound": 0.9604,
      "upper_ci_bound": 2.1334,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 24,
      "standard_error": 0.1812,
      "lower_ci_bound": 1.4146,
      "upper_ci_bound": 2.1644,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": 24,
      "standard_error": 0.228,
      "lower_ci_bound": 0.7927,
      "upper_ci_bound": 1.7358,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 23,
      "standard_error": 0.4199,
      "lower_ci_bound": 1.7585,
      "upper_ci_bound": 3.5003,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.16,
      "n": 23,
      "standard_error": 0.777,
      "lower_ci_bound": 1.5523,
      "upper_ci_bound": 4.7753,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 24,
      "standard_error": 0.2775,
      "lower_ci_bound": 1.5365,
      "upper_ci_bound": 2.6846,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.21,
      "n": 24,
      "standard_error": 0.4071,
      "lower_ci_bound": 1.3722,
      "upper_ci_bound": 3.0565,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.27,
      "n": 24,
      "standard_error": 0.2525,
      "lower_ci_bound": 2.747,
      "upper_ci_bound": 3.7919,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.02,
      "n": 24,
      "standard_error": 0.1798,
      "lower_ci_bound": 3.6462,
      "upper_ci_bound": 4.3902,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 24,
      "standard_error": 0.0632,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1966,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 24,
      "standard_error": 0.374,
      "lower_ci_bound": 3.0768,
      "upper_ci_bound": 4.624,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.62,
      "n": 24,
      "standard_error": 0.4697,
      "lower_ci_bound": 3.6464,
      "upper_ci_bound": 5.5899,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.76,
      "n": 24,
      "standard_error": 0.1939,
      "lower_ci_bound": 4.3573,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.1,
      "n": 24,
      "standard_error": 0.3025,
      "lower_ci_bound": 5.4772,
      "upper_ci_bound": 6.7288,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.13,
      "n": 24,
      "standard_error": 0.1266,
      "lower_ci_bound": 3.8667,
      "upper_ci_bound": 4.3904,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.41,
      "n": 24,
      "standard_error": 0.1158,
      "lower_ci_bound": 5.1746,
      "upper_ci_bound": 5.6536,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 23,
      "standard_error": 0.1989,
      "lower_ci_bound": 1.7954,
      "upper_ci_bound": 2.6205,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 24,
      "standard_error": 0.2061,
      "lower_ci_bound": 1.7771,
      "upper_ci_bound": 2.6297,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 24,
      "standard_error": 0.1685,
      "lower_ci_bound": 3.0402,
      "upper_ci_bound": 3.7372,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 24,
      "standard_error": 0.2196,
      "lower_ci_bound": 4.0237,
      "upper_ci_bound": 4.9323,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 24,
      "standard_error": 0.1419,
      "lower_ci_bound": 3.9607,
      "upper_ci_bound": 4.5478,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.57,
      "n": 24,
      "standard_error": 0.2725,
      "lower_ci_bound": 5.0019,
      "upper_ci_bound": 6.1294,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.03,
      "n": 24,
      "standard_error": 0.1804,
      "lower_ci_bound": 3.6616,
      "upper_ci_bound": 4.4078,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.84,
      "n": 24,
      "standard_error": 0.353,
      "lower_ci_bound": 4.1056,
      "upper_ci_bound": 5.5663,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 24,
      "standard_error": 0.2195,
      "lower_ci_bound": 1.6844,
      "upper_ci_bound": 2.5927,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 24,
      "standard_error": 0.4281,
      "lower_ci_bound": 1.4142,
      "upper_ci_bound": 3.1854,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 24,
      "standard_error": 0.0966,
      "lower_ci_bound": 1.0033,
      "upper_ci_bound": 1.4029,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.46,
      "n": 24,
      "standard_error": 0.232,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9424,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 24,
      "standard_error": 0.204,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7427,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 24,
      "standard_error": 0.4668,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.673,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 24,
      "standard_error": 0.0613,
      "lower_ci_bound": 1.1493,
      "upper_ci_bound": 1.4029,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 24,
      "standard_error": 0.1655,
      "lower_ci_bound": 0.3417,
      "upper_ci_bound": 1.0263,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 24,
      "standard_error": 0.0961,
      "lower_ci_bound": 1.1247,
      "upper_ci_bound": 1.5222,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 24,
      "standard_error": 0.2415,
      "lower_ci_bound": 0.2593,
      "upper_ci_bound": 1.2585,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 24,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.02,
      "n": 24,
      "standard_error": 0.02,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.0609,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.04,
      "n": 24,
      "standard_error": 0.0401,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.1219,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 24,
      "standard_error": 0.3415,
      "lower_ci_bound": 1.6202,
      "upper_ci_bound": 3.0331,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.66,
      "n": 24,
      "standard_error": 0.5592,
      "lower_ci_bound": 1.5081,
      "upper_ci_bound": 3.8216,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 24,
      "standard_error": 0.2481,
      "lower_ci_bound": 3.3073,
      "upper_ci_bound": 4.3339,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 24,
      "standard_error": 0.2927,
      "lower_ci_bound": 3.7486,
      "upper_ci_bound": 4.9598,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.51,
      "n": 24,
      "standard_error": 0.3196,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1715,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.16,
      "n": 24,
      "standard_error": 0.643,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.4869,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 24,
      "standard_error": 0.0796,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3089,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.25,
      "n": 24,
      "standard_error": 0.1484,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.552,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 24,
      "standard_error": 0.0614,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2179,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.22,
      "n": 24,
      "standard_error": 0.1614,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5507,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.12,
      "n": 24,
      "standard_error": 0.0803,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2835,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.21,
      "n": 24,
      "standard_error": 0.1431,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.503,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 24,
      "standard_error": 0.2064,
      "lower_ci_bound": 1.7375,
      "upper_ci_bound": 2.5913,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.09,
      "n": 24,
      "standard_error": 0.3897,
      "lower_ci_bound": 1.2878,
      "upper_ci_bound": 2.9001,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.15,
      "n": 24,
      "standard_error": 0.2195,
      "lower_ci_bound": 1.6975,
      "upper_ci_bound": 2.6055,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.72,
      "n": 24,
      "standard_error": 0.2966,
      "lower_ci_bound": 1.1062,
      "upper_ci_bound": 2.3334,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 24,
      "standard_error": 0.2079,
      "lower_ci_bound": 1.4396,
      "upper_ci_bound": 2.2996,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.56,
      "n": 24,
      "standard_error": 0.4443,
      "lower_ci_bound": 0.6408,
      "upper_ci_bound": 2.4791,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 23,
      "standard_error": 0.2694,
      "lower_ci_bound": 1.393,
      "upper_ci_bound": 2.5106,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.81,
      "n": 23,
      "standard_error": 0.5447,
      "lower_ci_bound": 0.6764,
      "upper_ci_bound": 2.9356,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 24,
      "standard_error": 0.3362,
      "lower_ci_bound": 2.075,
      "upper_ci_bound": 3.4658,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2011.00",
      "title": "Aerospace Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.83,
      "n": 24,
      "standard_error": 0.4125,
      "lower_ci_bound": 1.9752,
      "upper_ci_bound": 3.6821,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2021.00",
      "title": "Agricultural Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2031.00",
      "title": "Bioengineers and Biomedical Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2041.00",
      "title": "Chemical Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.00",
      "title": "Civil Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.55,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.01",
      "title": "Transportation Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.96,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.83,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.13,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.7,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.65,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.52,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.73,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.61,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.39,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.78,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.74,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.87,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2051.02",
      "title": "Water/Wastewater Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.09,
      "n": 23,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.72,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.54,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.66,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.61,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.69,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.66,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.48,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.07,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.14,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.5,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.66,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.38,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.14,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.79,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.55,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.07,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.59,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.14,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.72,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.43,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.59,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.03,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.34,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.41,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.76,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.97,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.79,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.41,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.24,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.24,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.28,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 28,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.66,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.62,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.52,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2061.00",
      "title": "Computer Hardware Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 29,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2021-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.89,
      "n": 20,
      "standard_error": 0.2929,
      "lower_ci_bound": 2.28,
      "upper_ci_bound": 3.506,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.63,
      "n": 20,
      "standard_error": 0.3163,
      "lower_ci_bound": 2.9647,
      "upper_ci_bound": 4.2886,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": 0.2346,
      "lower_ci_bound": 2.4133,
      "upper_ci_bound": 3.3954,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 20,
      "standard_error": 0.4015,
      "lower_ci_bound": 2.4515,
      "upper_ci_bound": 4.1321,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.31,
      "n": 20,
      "standard_error": 0.1922,
      "lower_ci_bound": 1.9079,
      "upper_ci_bound": 2.7126,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 20,
      "standard_error": 0.2645,
      "lower_ci_bound": 1.595,
      "upper_ci_bound": 2.7024,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 20,
      "standard_error": 0.2092,
      "lower_ci_bound": 1.7664,
      "upper_ci_bound": 2.6421,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 20,
      "standard_error": 0.3648,
      "lower_ci_bound": 1.4247,
      "upper_ci_bound": 2.9515,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 20,
      "standard_error": 0.272,
      "lower_ci_bound": 2.5313,
      "upper_ci_bound": 3.6698,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.41,
      "n": 20,
      "standard_error": 0.5072,
      "lower_ci_bound": 2.3474,
      "upper_ci_bound": 4.4707,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 20,
      "standard_error": 0.1438,
      "lower_ci_bound": 1.9931,
      "upper_ci_bound": 2.5951,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.74,
      "n": 20,
      "standard_error": 0.2347,
      "lower_ci_bound": 2.2482,
      "upper_ci_bound": 3.2306,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 20,
      "standard_error": 0.2437,
      "lower_ci_bound": 2.7364,
      "upper_ci_bound": 3.7564,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.88,
      "n": 20,
      "standard_error": 0.2996,
      "lower_ci_bound": 3.2564,
      "upper_ci_bound": 4.5104,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 20,
      "standard_error": 0.2125,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7744,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.46,
      "n": 20,
      "standard_error": 0.2869,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0599,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.67,
      "n": 20,
      "standard_error": 0.1672,
      "lower_ci_bound": 4.3174,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.01,
      "n": 20,
      "standard_error": 0.3785,
      "lower_ci_bound": 5.2181,
      "upper_ci_bound": 6.8023,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.74,
      "n": 20,
      "standard_error": 0.1134,
      "lower_ci_bound": 4.5061,
      "upper_ci_bound": 4.981,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.04,
      "n": 20,
      "standard_error": 0.3181,
      "lower_ci_bound": 5.3762,
      "upper_ci_bound": 6.7076,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.11,
      "n": 20,
      "standard_error": 0.3062,
      "lower_ci_bound": 3.4728,
      "upper_ci_bound": 4.7546,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.36,
      "n": 20,
      "standard_error": 0.4038,
      "lower_ci_bound": 4.5115,
      "upper_ci_bound": 6.202,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": 0.4357,
      "lower_ci_bound": 1.3871,
      "upper_ci_bound": 3.2109,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.61,
      "n": 20,
      "standard_error": 0.7992,
      "lower_ci_bound": 0.9342,
      "upper_ci_bound": 4.2798,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": 20,
      "standard_error": 0.3448,
      "lower_ci_bound": 2.4675,
      "upper_ci_bound": 3.9111,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 20,
      "standard_error": 0.3609,
      "lower_ci_bound": 3.0035,
      "upper_ci_bound": 4.5144,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.72,
      "n": 20,
      "standard_error": 0.3177,
      "lower_ci_bound": 3.0544,
      "upper_ci_bound": 4.3844,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.01,
      "n": 20,
      "standard_error": 0.3307,
      "lower_ci_bound": 4.3186,
      "upper_ci_bound": 5.703,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.58,
      "n": 20,
      "standard_error": 0.2197,
      "lower_ci_bound": 3.1164,
      "upper_ci_bound": 4.0359,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.45,
      "n": 20,
      "standard_error": 0.2062,
      "lower_ci_bound": 4.0185,
      "upper_ci_bound": 4.8817,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.36,
      "n": 20,
      "standard_error": 0.1185,
      "lower_ci_bound": 2.1167,
      "upper_ci_bound": 2.6126,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 20,
      "standard_error": 0.2968,
      "lower_ci_bound": 2.0047,
      "upper_ci_bound": 3.2471,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": 0.0873,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3356,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 20,
      "standard_error": 0.1986,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7863,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": 0.2951,
      "lower_ci_bound": 1.1303,
      "upper_ci_bound": 2.3657,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.51,
      "n": 20,
      "standard_error": 0.568,
      "lower_ci_bound": 0.3217,
      "upper_ci_bound": 2.6994,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 20,
      "standard_error": 0.1684,
      "lower_ci_bound": 1.0689,
      "upper_ci_bound": 1.774,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.92,
      "n": 20,
      "standard_error": 0.4703,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.9086,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": 0.2373,
      "lower_ci_bound": 1.3072,
      "upper_ci_bound": 2.3004,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.04,
      "n": 20,
      "standard_error": 0.5169,
      "lower_ci_bound": 0.9563,
      "upper_ci_bound": 3.12,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 20,
      "standard_error": 0.1082,
      "lower_ci_bound": 1.0651,
      "upper_ci_bound": 1.5181,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 20,
      "standard_error": 0.24,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9845,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 20,
      "standard_error": 0.1281,
      "lower_ci_bound": 1.0139,
      "upper_ci_bound": 1.5501,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": 0.1806,
      "lower_ci_bound": 0.0268,
      "upper_ci_bound": 0.7826,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.87,
      "n": 20,
      "standard_error": 0.273,
      "lower_ci_bound": 2.2971,
      "upper_ci_bound": 3.4399,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.57,
      "n": 20,
      "standard_error": 0.481,
      "lower_ci_bound": 2.5584,
      "upper_ci_bound": 4.572,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 20,
      "standard_error": 0.1115,
      "lower_ci_bound": 3.5324,
      "upper_ci_bound": 3.9992,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 20,
      "standard_error": 0.2513,
      "lower_ci_bound": 3.8022,
      "upper_ci_bound": 4.8543,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.56,
      "n": 20,
      "standard_error": 0.1395,
      "lower_ci_bound": 1.2702,
      "upper_ci_bound": 1.8543,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 20,
      "standard_error": 0.3632,
      "lower_ci_bound": 0.277,
      "upper_ci_bound": 1.7974,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": 0.0904,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2873,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 19,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": 0.1679,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6526,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.69,
      "n": 20,
      "standard_error": 0.3728,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4683,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 20,
      "standard_error": 0.1751,
      "lower_ci_bound": 1.008,
      "upper_ci_bound": 1.741,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 19,
      "standard_error": 0.6471,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.3572,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.18,
      "n": 20,
      "standard_error": 0.2555,
      "lower_ci_bound": 2.6444,
      "upper_ci_bound": 3.7138,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.37,
      "n": 20,
      "standard_error": 0.3056,
      "lower_ci_bound": 2.7343,
      "upper_ci_bound": 4.0134,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 20,
      "standard_error": 0.2211,
      "lower_ci_bound": 1.9103,
      "upper_ci_bound": 2.836,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 20,
      "standard_error": 0.3074,
      "lower_ci_bound": 1.5513,
      "upper_ci_bound": 2.8381,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.61,
      "n": 20,
      "standard_error": 0.303,
      "lower_ci_bound": 1.9779,
      "upper_ci_bound": 3.2461,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.94,
      "n": 20,
      "standard_error": 0.559,
      "lower_ci_bound": 1.7667,
      "upper_ci_bound": 4.1069,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.42,
      "n": 20,
      "standard_error": 0.2681,
      "lower_ci_bound": 1.8616,
      "upper_ci_bound": 2.9839,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.18,
      "n": 20,
      "standard_error": 0.3431,
      "lower_ci_bound": 1.4655,
      "upper_ci_bound": 2.9019,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 20,
      "standard_error": 0.215,
      "lower_ci_bound": 1.6665,
      "upper_ci_bound": 2.5665,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2071.00",
      "title": "Electrical Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.04,
      "n": 20,
      "standard_error": 0.341,
      "lower_ci_bound": 1.3218,
      "upper_ci_bound": 2.7494,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2023-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.72,
      "n": 16,
      "standard_error": 0.2536,
      "lower_ci_bound": 2.176,
      "upper_ci_bound": 3.2571,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.54,
      "n": 16,
      "standard_error": 0.3504,
      "lower_ci_bound": 2.7961,
      "upper_ci_bound": 4.2896,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 16,
      "standard_error": 0.191,
      "lower_ci_bound": 1.6963,
      "upper_ci_bound": 2.5105,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 16,
      "standard_error": 0.3765,
      "lower_ci_bound": 1.9711,
      "upper_ci_bound": 3.5761,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.94,
      "n": 15,
      "standard_error": 0.2544,
      "lower_ci_bound": 1.3933,
      "upper_ci_bound": 2.4845,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.66,
      "n": 15,
      "standard_error": 0.3767,
      "lower_ci_bound": 0.848,
      "upper_ci_bound": 2.4639,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 16,
      "standard_error": 0.3375,
      "lower_ci_bound": 1.4453,
      "upper_ci_bound": 2.8841,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 16,
      "standard_error": 0.7403,
      "lower_ci_bound": 0.5203,
      "upper_ci_bound": 3.6763,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 16,
      "standard_error": 0.5929,
      "lower_ci_bound": 1.3557,
      "upper_ci_bound": 3.8832,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 16,
      "standard_error": 0.7988,
      "lower_ci_bound": 0.8674,
      "upper_ci_bound": 4.2724,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 16,
      "standard_error": 0.2675,
      "lower_ci_bound": 1.5368,
      "upper_ci_bound": 2.6771,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.14,
      "n": 16,
      "standard_error": 0.5507,
      "lower_ci_bound": 0.9617,
      "upper_ci_bound": 3.3091,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 16,
      "standard_error": 0.3815,
      "lower_ci_bound": 2.0098,
      "upper_ci_bound": 3.6359,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.84,
      "n": 16,
      "standard_error": 0.5248,
      "lower_ci_bound": 1.7181,
      "upper_ci_bound": 3.9554,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 16,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.55,
      "n": 16,
      "standard_error": 0.1339,
      "lower_ci_bound": 4.2682,
      "upper_ci_bound": 4.8391,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.05,
      "n": 16,
      "standard_error": 0.2569,
      "lower_ci_bound": 5.5042,
      "upper_ci_bound": 6.5994,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.75,
      "n": 16,
      "standard_error": 0.1204,
      "lower_ci_bound": 4.4948,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.24,
      "n": 16,
      "standard_error": 0.2449,
      "lower_ci_bound": 5.7182,
      "upper_ci_bound": 6.7621,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.34,
      "n": 16,
      "standard_error": 0.1472,
      "lower_ci_bound": 4.0251,
      "upper_ci_bound": 4.6527,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.18,
      "n": 16,
      "standard_error": 0.2165,
      "lower_ci_bound": 5.7148,
      "upper_ci_bound": 6.6379,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 16,
      "standard_error": 0.2902,
      "lower_ci_bound": 1.4905,
      "upper_ci_bound": 2.7274,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.02,
      "n": 16,
      "standard_error": 0.4898,
      "lower_ci_bound": 0.9717,
      "upper_ci_bound": 3.0595,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 16,
      "standard_error": 0.1666,
      "lower_ci_bound": 2.8404,
      "upper_ci_bound": 3.5507,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.28,
      "n": 16,
      "standard_error": 0.3105,
      "lower_ci_bound": 3.619,
      "upper_ci_bound": 4.9428,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.04,
      "n": 16,
      "standard_error": 0.3214,
      "lower_ci_bound": 3.3503,
      "upper_ci_bound": 4.7203,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.38,
      "n": 16,
      "standard_error": 0.4527,
      "lower_ci_bound": 4.4149,
      "upper_ci_bound": 6.3447,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.17,
      "n": 15,
      "standard_error": 0.1331,
      "lower_ci_bound": 2.8842,
      "upper_ci_bound": 3.455,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.49,
      "n": 16,
      "standard_error": 0.3295,
      "lower_ci_bound": 3.7858,
      "upper_ci_bound": 5.1903,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 16,
      "standard_error": 0.3488,
      "lower_ci_bound": 1.6584,
      "upper_ci_bound": 3.1451,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 16,
      "standard_error": 0.6157,
      "lower_ci_bound": 1.3715,
      "upper_ci_bound": 3.996,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 16,
      "standard_error": 0.2527,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8862,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 16,
      "standard_error": 0.3773,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.2841,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 16,
      "standard_error": 0.1585,
      "lower_ci_bound": 1.161,
      "upper_ci_bound": 1.8369,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 16,
      "standard_error": 0.3991,
      "lower_ci_bound": 0.4784,
      "upper_ci_bound": 2.1798,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 16,
      "standard_error": 0.1912,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.734,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.79,
      "n": 16,
      "standard_error": 0.4665,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7827,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 16,
      "standard_error": 0.2522,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.0158,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 16,
      "standard_error": 0.5989,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.4302,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 16,
      "standard_error": 0.1807,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6922,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 16,
      "standard_error": 0.2424,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9071,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 15,
      "standard_error": 0.2542,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.941,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 15,
      "standard_error": 0.4,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4441,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.01,
      "n": 16,
      "standard_error": 0.3741,
      "lower_ci_bound": 2.2081,
      "upper_ci_bound": 3.8028,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.74,
      "n": 16,
      "standard_error": 0.6991,
      "lower_ci_bound": 2.2478,
      "upper_ci_bound": 5.2279,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 16,
      "standard_error": 0.3575,
      "lower_ci_bound": 2.9847,
      "upper_ci_bound": 4.5087,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.01,
      "n": 16,
      "standard_error": 0.3675,
      "lower_ci_bound": 3.223,
      "upper_ci_bound": 4.7894,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.51,
      "n": 16,
      "standard_error": 0.2125,
      "lower_ci_bound": 1.0563,
      "upper_ci_bound": 1.9623,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.02,
      "n": 16,
      "standard_error": 0.4561,
      "lower_ci_bound": 0.0477,
      "upper_ci_bound": 1.9921,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.13,
      "n": 16,
      "standard_error": 0.1286,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4063,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.13,
      "n": 16,
      "standard_error": 0.1286,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.4063,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 16,
      "standard_error": 0.1006,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3679,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 16,
      "standard_error": 0.2504,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.9165,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 16,
      "standard_error": 0.0785,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.2589,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 16,
      "standard_error": 0.313,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0253,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 15,
      "standard_error": 0.2996,
      "lower_ci_bound": 1.7582,
      "upper_ci_bound": 3.0434,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.4,
      "n": 15,
      "standard_error": 0.3697,
      "lower_ci_bound": 1.6112,
      "upper_ci_bound": 3.197,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 15,
      "standard_error": 0.2508,
      "lower_ci_bound": 2.1108,
      "upper_ci_bound": 3.1864,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 15,
      "standard_error": 0.4054,
      "lower_ci_bound": 1.6961,
      "upper_ci_bound": 3.435,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.51,
      "n": 16,
      "standard_error": 0.4594,
      "lower_ci_bound": 1.5348,
      "upper_ci_bound": 3.4931,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.83,
      "n": 16,
      "standard_error": 0.6297,
      "lower_ci_bound": 0.4872,
      "upper_ci_bound": 3.1715,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 16,
      "standard_error": 0.1238,
      "lower_ci_bound": 1.4941,
      "upper_ci_bound": 2.0219,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.37,
      "n": 16,
      "standard_error": 0.3433,
      "lower_ci_bound": 0.634,
      "upper_ci_bound": 2.0975,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 15,
      "standard_error": 0.2487,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.9583,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.00",
      "title": "Electronics Engineers, Except Computer",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.72,
      "n": 15,
      "standard_error": 0.4705,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7336,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 22,
      "standard_error": 0.2311,
      "lower_ci_bound": 2.971,
      "upper_ci_bound": 3.9322,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.19,
      "n": 22,
      "standard_error": 0.4421,
      "lower_ci_bound": 3.2737,
      "upper_ci_bound": 5.1125,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.47,
      "n": 22,
      "standard_error": 0.3157,
      "lower_ci_bound": 1.8162,
      "upper_ci_bound": 3.1292,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 22,
      "standard_error": 0.5843,
      "lower_ci_bound": 2.4271,
      "upper_ci_bound": 4.8573,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.22,
      "n": 22,
      "standard_error": 0.3396,
      "lower_ci_bound": 1.5181,
      "upper_ci_bound": 2.9307,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.73,
      "n": 22,
      "standard_error": 0.3651,
      "lower_ci_bound": 0.9728,
      "upper_ci_bound": 2.4912,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 22,
      "standard_error": 0.3033,
      "lower_ci_bound": 2.3672,
      "upper_ci_bound": 3.6287,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.71,
      "n": 22,
      "standard_error": 0.4713,
      "lower_ci_bound": 2.7335,
      "upper_ci_bound": 4.6938,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.59,
      "n": 22,
      "standard_error": 0.2668,
      "lower_ci_bound": 3.0384,
      "upper_ci_bound": 4.1482,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": 22,
      "standard_error": 0.4685,
      "lower_ci_bound": 3.7049,
      "upper_ci_bound": 5.6535,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.27,
      "n": 21,
      "standard_error": 0.3621,
      "lower_ci_bound": 1.5133,
      "upper_ci_bound": 3.0241,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 22,
      "standard_error": 0.3884,
      "lower_ci_bound": 1.4443,
      "upper_ci_bound": 3.0597,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.01,
      "n": 22,
      "standard_error": 0.3652,
      "lower_ci_bound": 2.2496,
      "upper_ci_bound": 3.7686,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.72,
      "n": 22,
      "standard_error": 0.4764,
      "lower_ci_bound": 2.7255,
      "upper_ci_bound": 4.7068,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 22,
      "standard_error": 0.1381,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.5069,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.37,
      "n": 22,
      "standard_error": 0.2205,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8324,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.8,
      "n": 22,
      "standard_error": 0.0984,
      "lower_ci_bound": 4.5939,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.16,
      "n": 22,
      "standard_error": 0.3817,
      "lower_ci_bound": 5.3681,
      "upper_ci_bound": 6.9557,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.56,
      "n": 22,
      "standard_error": 0.2064,
      "lower_ci_bound": 4.1339,
      "upper_ci_bound": 4.9922,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.36,
      "n": 22,
      "standard_error": 0.2993,
      "lower_ci_bound": 4.7416,
      "upper_ci_bound": 5.9864,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 22,
      "standard_error": 0.2658,
      "lower_ci_bound": 3.1512,
      "upper_ci_bound": 4.2569,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.73,
      "n": 22,
      "standard_error": 0.4067,
      "lower_ci_bound": 3.8809,
      "upper_ci_bound": 5.5724,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.12,
      "n": 22,
      "standard_error": 0.4223,
      "lower_ci_bound": 1.2438,
      "upper_ci_bound": 3.0004,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 22,
      "standard_error": 0.5842,
      "lower_ci_bound": 0.5254,
      "upper_ci_bound": 2.9553,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 22,
      "standard_error": 0.4086,
      "lower_ci_bound": 1.5778,
      "upper_ci_bound": 3.2774,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.89,
      "n": 22,
      "standard_error": 0.4792,
      "lower_ci_bound": 0.89,
      "upper_ci_bound": 2.8833,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 22,
      "standard_error": 0.2323,
      "lower_ci_bound": 3.042,
      "upper_ci_bound": 4.0081,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 22,
      "standard_error": 0.3127,
      "lower_ci_bound": 3.6676,
      "upper_ci_bound": 4.9683,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.78,
      "n": 22,
      "standard_error": 0.3894,
      "lower_ci_bound": 1.9731,
      "upper_ci_bound": 3.5927,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.27,
      "n": 22,
      "standard_error": 0.6556,
      "lower_ci_bound": 1.9049,
      "upper_ci_bound": 4.6317,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 22,
      "standard_error": 0.3505,
      "lower_ci_bound": 1.0543,
      "upper_ci_bound": 2.5122,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 22,
      "standard_error": 0.5146,
      "lower_ci_bound": 0.3065,
      "upper_ci_bound": 2.4467,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 22,
      "standard_error": 0.3401,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2049,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 22,
      "standard_error": 0.3541,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3239,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.06,
      "n": 22,
      "standard_error": 0.2882,
      "lower_ci_bound": 1.4568,
      "upper_ci_bound": 2.6553,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.63,
      "n": 22,
      "standard_error": 0.2959,
      "lower_ci_bound": 1.0162,
      "upper_ci_bound": 2.2467,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": 0.3171,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.25,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.84,
      "n": 22,
      "standard_error": 0.3314,
      "lower_ci_bound": 0.1521,
      "upper_ci_bound": 1.5305,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.94,
      "n": 22,
      "standard_error": 0.3331,
      "lower_ci_bound": 1.247,
      "upper_ci_bound": 2.6325,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": 22,
      "standard_error": 0.6335,
      "lower_ci_bound": 0.8735,
      "upper_ci_bound": 3.5084,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 22,
      "standard_error": 0.3397,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1871,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 22,
      "standard_error": 0.3397,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.1871,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.51,
      "n": 21,
      "standard_error": 0.3355,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.212,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 21,
      "standard_error": 0.3146,
      "lower_ci_bound": 0.0259,
      "upper_ci_bound": 1.3385,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.54,
      "n": 22,
      "standard_error": 0.3104,
      "lower_ci_bound": 2.8988,
      "upper_ci_bound": 4.19,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.44,
      "n": 22,
      "standard_error": 0.2695,
      "lower_ci_bound": 3.8757,
      "upper_ci_bound": 4.9966,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.22,
      "n": 22,
      "standard_error": 0.2427,
      "lower_ci_bound": 3.7134,
      "upper_ci_bound": 4.7229,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.02,
      "n": 22,
      "standard_error": 0.2827,
      "lower_ci_bound": 3.436,
      "upper_ci_bound": 4.6121,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.69,
      "n": 22,
      "standard_error": 0.3634,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.4484,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.88,
      "n": 22,
      "standard_error": 0.4203,
      "lower_ci_bound": 0.0107,
      "upper_ci_bound": 1.7589,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 22,
      "standard_error": 0.3305,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.027,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": 22,
      "standard_error": 0.1653,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5135,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 22,
      "standard_error": 0.3305,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.027,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.17,
      "n": 22,
      "standard_error": 0.1653,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.5135,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.47,
      "n": 22,
      "standard_error": 0.3339,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.1626,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.75,
      "n": 22,
      "standard_error": 0.4476,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.6856,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.26,
      "n": 22,
      "standard_error": 0.3263,
      "lower_ci_bound": 1.5846,
      "upper_ci_bound": 2.942,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.01,
      "n": 22,
      "standard_error": 0.4275,
      "lower_ci_bound": 1.1174,
      "upper_ci_bound": 2.8957,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": 22,
      "standard_error": 0.299,
      "lower_ci_bound": 1.4626,
      "upper_ci_bound": 2.706,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.8,
      "n": 22,
      "standard_error": 0.3227,
      "lower_ci_bound": 1.132,
      "upper_ci_bound": 2.4743,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 22,
      "standard_error": 0.2939,
      "lower_ci_bound": 2.7702,
      "upper_ci_bound": 3.9924,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 22,
      "standard_error": 0.3547,
      "lower_ci_bound": 3.1154,
      "upper_ci_bound": 4.5907,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.79,
      "n": 22,
      "standard_error": 0.3244,
      "lower_ci_bound": 2.1104,
      "upper_ci_bound": 3.4598,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.43,
      "n": 22,
      "standard_error": 0.5353,
      "lower_ci_bound": 2.3157,
      "upper_ci_bound": 4.542,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": 22,
      "standard_error": 0.3563,
      "lower_ci_bound": 1.6571,
      "upper_ci_bound": 3.139,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2072.01",
      "title": "Radio Frequency Identification Device Specialists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.13,
      "n": 22,
      "standard_error": 0.4299,
      "lower_ci_bound": 1.2365,
      "upper_ci_bound": 3.0244,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2015-07-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2081.00",
      "title": "Environmental Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.34,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.01,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.34,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.92,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.41,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.02,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.84,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.71,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.12,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.7,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.54,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.46,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.63,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.83,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.42,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.6,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.82,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.4,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.87,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.92,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.17,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.19,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.04,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.89,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.43,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.97,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.25,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.54,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.77,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.77,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.66,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.00",
      "title": "Health and Safety Engineers, Except Mining Safety Engineers and Inspectors",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.96,
      "n": null,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-11-01",
      "domain_source": "Analyst - Transition"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.72,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.81,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.12,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.88,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.19,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.92,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.88,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.81,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.88,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.81,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.12,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.92,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.69,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2111.02",
      "title": "Fire-Prevention and Protection Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.16,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 30,
      "standard_error": 0.2137,
      "lower_ci_bound": 3.0142,
      "upper_ci_bound": 3.8884,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 30,
      "standard_error": 0.281,
      "lower_ci_bound": 3.3317,
      "upper_ci_bound": 4.4813,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.01,
      "n": 30,
      "standard_error": 0.1731,
      "lower_ci_bound": 2.6546,
      "upper_ci_bound": 3.3625,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.77,
      "n": 30,
      "standard_error": 0.2911,
      "lower_ci_bound": 3.1788,
      "upper_ci_bound": 4.3695,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": 30,
      "standard_error": 0.2114,
      "lower_ci_bound": 2.1251,
      "upper_ci_bound": 2.9897,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.49,
      "n": 30,
      "standard_error": 0.3055,
      "lower_ci_bound": 1.867,
      "upper_ci_bound": 3.1166,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.35,
      "n": 30,
      "standard_error": 0.2632,
      "lower_ci_bound": 1.8102,
      "upper_ci_bound": 2.8868,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.68,
      "n": 29,
      "standard_error": 0.4005,
      "lower_ci_bound": 1.857,
      "upper_ci_bound": 3.4979,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.42,
      "n": 30,
      "standard_error": 0.2637,
      "lower_ci_bound": 2.8823,
      "upper_ci_bound": 3.961,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.88,
      "n": 29,
      "standard_error": 0.4373,
      "lower_ci_bound": 2.9873,
      "upper_ci_bound": 4.7787,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 30,
      "standard_error": 0.2794,
      "lower_ci_bound": 2.2417,
      "upper_ci_bound": 3.3847,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.12,
      "n": 30,
      "standard_error": 0.3563,
      "lower_ci_bound": 2.3873,
      "upper_ci_bound": 3.8446,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.28,
      "n": 30,
      "standard_error": 0.2585,
      "lower_ci_bound": 3.7516,
      "upper_ci_bound": 4.809,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.7,
      "n": 30,
      "standard_error": 0.2789,
      "lower_ci_bound": 4.1265,
      "upper_ci_bound": 5.2674,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.35,
      "n": 30,
      "standard_error": 0.2348,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8264,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 30,
      "standard_error": 0.4076,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.4696,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 29,
      "standard_error": 0.1929,
      "lower_ci_bound": 3.3709,
      "upper_ci_bound": 4.1612,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.46,
      "n": 30,
      "standard_error": 0.2298,
      "lower_ci_bound": 3.9914,
      "upper_ci_bound": 4.9312,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.41,
      "n": 30,
      "standard_error": 0.2563,
      "lower_ci_bound": 3.8839,
      "upper_ci_bound": 4.9323,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.02,
      "n": 30,
      "standard_error": 0.3624,
      "lower_ci_bound": 4.2749,
      "upper_ci_bound": 5.7574,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.08,
      "n": 30,
      "standard_error": 0.1168,
      "lower_ci_bound": 3.8455,
      "upper_ci_bound": 4.3232,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.18,
      "n": 30,
      "standard_error": 0.1728,
      "lower_ci_bound": 4.8312,
      "upper_ci_bound": 5.538,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 28,
      "standard_error": 0.3281,
      "lower_ci_bound": 2.1872,
      "upper_ci_bound": 3.5337,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.51,
      "n": 30,
      "standard_error": 0.4074,
      "lower_ci_bound": 2.6786,
      "upper_ci_bound": 4.345,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.2,
      "n": 30,
      "standard_error": 0.2046,
      "lower_ci_bound": 3.7768,
      "upper_ci_bound": 4.6136,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 30,
      "standard_error": 0.3412,
      "lower_ci_bound": 4.3477,
      "upper_ci_bound": 5.7432,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.89,
      "n": 30,
      "standard_error": 0.1531,
      "lower_ci_bound": 3.581,
      "upper_ci_bound": 4.2073,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.86,
      "n": 30,
      "standard_error": 0.1729,
      "lower_ci_bound": 4.5048,
      "upper_ci_bound": 5.2122,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 30,
      "standard_error": 0.313,
      "lower_ci_bound": 2.4642,
      "upper_ci_bound": 3.7446,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.49,
      "n": 30,
      "standard_error": 0.4233,
      "lower_ci_bound": 2.6216,
      "upper_ci_bound": 4.3532,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 30,
      "standard_error": 0.2809,
      "lower_ci_bound": 2.0788,
      "upper_ci_bound": 3.2277,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.12,
      "n": 30,
      "standard_error": 0.4101,
      "lower_ci_bound": 2.2782,
      "upper_ci_bound": 3.9559,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 30,
      "standard_error": 0.1783,
      "lower_ci_bound": 1.139,
      "upper_ci_bound": 1.8684,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.11,
      "n": 30,
      "standard_error": 0.4022,
      "lower_ci_bound": 0.2872,
      "upper_ci_bound": 1.9323,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 30,
      "standard_error": 0.2462,
      "lower_ci_bound": 1.7834,
      "upper_ci_bound": 2.7906,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.33,
      "n": 30,
      "standard_error": 0.3324,
      "lower_ci_bound": 1.6501,
      "upper_ci_bound": 3.0097,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 30,
      "standard_error": 0.1562,
      "lower_ci_bound": 1.2507,
      "upper_ci_bound": 1.8898,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.07,
      "n": 30,
      "standard_error": 0.3188,
      "lower_ci_bound": 0.4158,
      "upper_ci_bound": 1.72,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 30,
      "standard_error": 0.1613,
      "lower_ci_bound": 1.21,
      "upper_ci_bound": 1.8699,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.32,
      "n": 30,
      "standard_error": 0.3765,
      "lower_ci_bound": 0.5465,
      "upper_ci_bound": 2.0867,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.4,
      "n": 29,
      "standard_error": 0.2027,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.8185,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.76,
      "n": 29,
      "standard_error": 0.4046,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.593,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.31,
      "n": 30,
      "standard_error": 0.1797,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.6795,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 30,
      "standard_error": 0.2505,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0095,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.34,
      "n": 30,
      "standard_error": 0.257,
      "lower_ci_bound": 2.8193,
      "upper_ci_bound": 3.8704,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.49,
      "n": 30,
      "standard_error": 0.4358,
      "lower_ci_bound": 3.597,
      "upper_ci_bound": 5.3797,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 30,
      "standard_error": 0.2286,
      "lower_ci_bound": 3.4911,
      "upper_ci_bound": 4.426,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 30,
      "standard_error": 0.3406,
      "lower_ci_bound": 3.6821,
      "upper_ci_bound": 5.0754,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.28,
      "n": 30,
      "standard_error": 0.1336,
      "lower_ci_bound": 1.0094,
      "upper_ci_bound": 1.5559,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.53,
      "n": 30,
      "standard_error": 0.2681,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.0735,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.34,
      "n": 30,
      "standard_error": 0.1904,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.7247,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.69,
      "n": 30,
      "standard_error": 0.4156,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.5427,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 30,
      "standard_error": 0.1373,
      "lower_ci_bound": 1.0102,
      "upper_ci_bound": 1.5717,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 30,
      "standard_error": 0.2905,
      "lower_ci_bound": 0.0495,
      "upper_ci_bound": 1.2377,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 29,
      "standard_error": 0.1389,
      "lower_ci_bound": 1.0192,
      "upper_ci_bound": 1.5882,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.64,
      "n": 29,
      "standard_error": 0.2809,
      "lower_ci_bound": 0.0605,
      "upper_ci_bound": 1.2112,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.12,
      "n": 30,
      "standard_error": 0.227,
      "lower_ci_bound": 2.6555,
      "upper_ci_bound": 3.584,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.65,
      "n": 30,
      "standard_error": 0.3578,
      "lower_ci_bound": 2.9136,
      "upper_ci_bound": 4.3772,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 29,
      "standard_error": 0.2096,
      "lower_ci_bound": 2.1941,
      "upper_ci_bound": 3.0526,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.69,
      "n": 29,
      "standard_error": 0.3128,
      "lower_ci_bound": 2.0452,
      "upper_ci_bound": 3.3268,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 30,
      "standard_error": 0.2785,
      "lower_ci_bound": 1.5917,
      "upper_ci_bound": 2.7309,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 30,
      "standard_error": 0.3723,
      "lower_ci_bound": 0.9736,
      "upper_ci_bound": 2.4965,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 29,
      "standard_error": 0.2601,
      "lower_ci_bound": 1.7191,
      "upper_ci_bound": 2.7848,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.02,
      "n": 30,
      "standard_error": 0.3301,
      "lower_ci_bound": 1.3457,
      "upper_ci_bound": 2.6958,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.28,
      "n": 30,
      "standard_error": 0.1895,
      "lower_ci_bound": 1.8926,
      "upper_ci_bound": 2.6676,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.00",
      "title": "Industrial Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.15,
      "n": 30,
      "standard_error": 0.2871,
      "lower_ci_bound": 1.5613,
      "upper_ci_bound": 2.7358,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.01",
      "title": "Human Factors Engineers and Ergonomists",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.55,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.53,
      "n": 17,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.95,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.02",
      "title": "Validation Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.81,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.92,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.96,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.12,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.35,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.25,
      "n": 24,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.8,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.44,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.2,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.56,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.36,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.73,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.62,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.27,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.77,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.38,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.15,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.54,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.23,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.42,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.76,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.04,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.85,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 25,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.58,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.5,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2112.03",
      "title": "Manufacturing Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.08,
      "n": 26,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2017-07-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.61,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.21,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.05,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.16,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.53,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.63,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.68,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.84,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.26,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.42,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.37,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.74,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.58,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.28,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.83,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.22,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.17,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.5,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.83,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.56,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.06,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.11,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.28,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.89,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.17,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.67,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2121.00",
      "title": "Marine Engineers and Naval Architects",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.44,
      "n": 18,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2025-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.45,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.9,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.47,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.25,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.3,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.9,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.62,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.5,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.65,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2131.00",
      "title": "Materials Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2020-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.21,
      "n": 24,
      "standard_error": 0.2235,
      "lower_ci_bound": 2.7527,
      "upper_ci_bound": 3.6772,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.76,
      "n": 24,
      "standard_error": 0.486,
      "lower_ci_bound": 2.7527,
      "upper_ci_bound": 4.7635,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.22,
      "n": 23,
      "standard_error": 0.2997,
      "lower_ci_bound": 2.5975,
      "upper_ci_bound": 3.8407,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.94,
      "n": 24,
      "standard_error": 0.4318,
      "lower_ci_bound": 3.045,
      "upper_ci_bound": 4.8313,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.39,
      "n": 23,
      "standard_error": 0.2582,
      "lower_ci_bound": 1.8551,
      "upper_ci_bound": 2.9261,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.25,
      "n": 23,
      "standard_error": 0.4167,
      "lower_ci_bound": 1.3882,
      "upper_ci_bound": 3.1165,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.48,
      "n": 24,
      "standard_error": 0.3197,
      "lower_ci_bound": 1.8146,
      "upper_ci_bound": 3.1373,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.35,
      "n": 24,
      "standard_error": 0.3779,
      "lower_ci_bound": 1.5686,
      "upper_ci_bound": 3.1319,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.09,
      "n": 24,
      "standard_error": 0.1813,
      "lower_ci_bound": 2.7126,
      "upper_ci_bound": 3.4626,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.17,
      "n": 24,
      "standard_error": 0.5505,
      "lower_ci_bound": 2.0301,
      "upper_ci_bound": 4.3077,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 24,
      "standard_error": 0.2289,
      "lower_ci_bound": 2.1722,
      "upper_ci_bound": 3.1193,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.82,
      "n": 24,
      "standard_error": 0.4947,
      "lower_ci_bound": 1.8008,
      "upper_ci_bound": 3.8475,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.34,
      "n": 24,
      "standard_error": 0.252,
      "lower_ci_bound": 3.8149,
      "upper_ci_bound": 4.8576,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.49,
      "n": 24,
      "standard_error": 0.492,
      "lower_ci_bound": 3.4708,
      "upper_ci_bound": 5.5062,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 23,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.63,
      "n": 24,
      "standard_error": 0.3093,
      "lower_ci_bound": 2.9928,
      "upper_ci_bound": 4.2725,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.51,
      "n": 24,
      "standard_error": 0.1475,
      "lower_ci_bound": 4.2075,
      "upper_ci_bound": 4.8177,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.46,
      "n": 24,
      "standard_error": 0.1519,
      "lower_ci_bound": 4.1487,
      "upper_ci_bound": 4.777,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.65,
      "n": 24,
      "standard_error": 0.349,
      "lower_ci_bound": 4.9315,
      "upper_ci_bound": 6.3753,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.5,
      "n": 24,
      "standard_error": 0.2018,
      "lower_ci_bound": 4.0785,
      "upper_ci_bound": 4.9136,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.04,
      "n": 24,
      "standard_error": 0.2708,
      "lower_ci_bound": 5.475,
      "upper_ci_bound": 6.5952,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.68,
      "n": 24,
      "standard_error": 0.571,
      "lower_ci_bound": 1.5029,
      "upper_ci_bound": 3.8652,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.78,
      "n": 24,
      "standard_error": 0.9035,
      "lower_ci_bound": 0.9125,
      "upper_ci_bound": 4.6506,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.23,
      "n": 24,
      "standard_error": 0.0865,
      "lower_ci_bound": 4.0504,
      "upper_ci_bound": 4.4084,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.15,
      "n": 24,
      "standard_error": 0.5614,
      "lower_ci_bound": 3.9919,
      "upper_ci_bound": 6.3146,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.88,
      "n": 24,
      "standard_error": 0.0892,
      "lower_ci_bound": 3.6938,
      "upper_ci_bound": 4.063,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.8,
      "n": 24,
      "standard_error": 0.1076,
      "lower_ci_bound": 4.5764,
      "upper_ci_bound": 5.0218,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.38,
      "n": 24,
      "standard_error": 0.1861,
      "lower_ci_bound": 2.9999,
      "upper_ci_bound": 3.7697,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.56,
      "n": 24,
      "standard_error": 0.1767,
      "lower_ci_bound": 4.1986,
      "upper_ci_bound": 4.9298,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.63,
      "n": 24,
      "standard_error": 0.3282,
      "lower_ci_bound": 1.9518,
      "upper_ci_bound": 3.3098,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.01,
      "n": 24,
      "standard_error": 0.4059,
      "lower_ci_bound": 2.1707,
      "upper_ci_bound": 3.8501,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 24,
      "standard_error": 0.3579,
      "lower_ci_bound": 1.11,
      "upper_ci_bound": 2.5908,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.6,
      "n": 24,
      "standard_error": 0.6133,
      "lower_ci_bound": 0.331,
      "upper_ci_bound": 2.8682,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.08,
      "n": 24,
      "standard_error": 0.348,
      "lower_ci_bound": 1.3554,
      "upper_ci_bound": 2.7953,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.94,
      "n": 24,
      "standard_error": 0.5824,
      "lower_ci_bound": 0.7343,
      "upper_ci_bound": 3.1438,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.83,
      "n": 24,
      "standard_error": 0.4446,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.7517,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.26,
      "n": 24,
      "standard_error": 0.6603,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.6289,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 24,
      "standard_error": 0.433,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.657,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.48,
      "n": 24,
      "standard_error": 0.7375,
      "lower_ci_bound": 0,
      "upper_ci_bound": 3.0021,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.63,
      "n": 24,
      "standard_error": 0.3245,
      "lower_ci_bound": 1,
      "upper_ci_bound": 2.2982,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.04,
      "n": 24,
      "standard_error": 0.5975,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.2721,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.42,
      "n": 24,
      "standard_error": 0.1857,
      "lower_ci_bound": 1.0385,
      "upper_ci_bound": 1.8069,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1,
      "n": 24,
      "standard_error": 0.5128,
      "lower_ci_bound": 0,
      "upper_ci_bound": 2.0623,
      "recommend_suppress": "Y",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.39,
      "n": 24,
      "standard_error": 0.2732,
      "lower_ci_bound": 2.827,
      "upper_ci_bound": 3.9575,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.84,
      "n": 24,
      "standard_error": 0.3804,
      "lower_ci_bound": 3.0518,
      "upper_ci_bound": 4.6257,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.06,
      "n": 24,
      "standard_error": 0.2257,
      "lower_ci_bound": 3.5954,
      "upper_ci_bound": 4.5293,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.9,
      "n": 24,
      "standard_error": 0.3472,
      "lower_ci_bound": 3.1818,
      "upper_ci_bound": 4.6185,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.64,
      "n": 24,
      "standard_error": 0.2652,
      "lower_ci_bound": 1.0881,
      "upper_ci_bound": 2.1854,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.44,
      "n": 24,
      "standard_error": 0.5327,
      "lower_ci_bound": 0.338,
      "upper_ci_bound": 2.5418,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 24,
      "standard_error": 0.2948,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.9328,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.65,
      "n": 24,
      "standard_error": 0.5895,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.8655,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.32,
      "n": 24,
      "standard_error": 0.2948,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.9328,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.48,
      "n": 24,
      "standard_error": 0.4421,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.3991,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 24,
      "standard_error": 0.1694,
      "lower_ci_bound": 1.1501,
      "upper_ci_bound": 1.8508,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.5,
      "n": 24,
      "standard_error": 0.6004,
      "lower_ci_bound": 0.2532,
      "upper_ci_bound": 2.7371,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.73,
      "n": 24,
      "standard_error": 0.3287,
      "lower_ci_bound": 3.0464,
      "upper_ci_bound": 4.4064,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.08,
      "n": 24,
      "standard_error": 0.265,
      "lower_ci_bound": 3.5348,
      "upper_ci_bound": 4.6311,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.62,
      "n": 24,
      "standard_error": 0.4847,
      "lower_ci_bound": 1.613,
      "upper_ci_bound": 3.6183,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.6,
      "n": 24,
      "standard_error": 0.5287,
      "lower_ci_bound": 1.5032,
      "upper_ci_bound": 3.6906,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.3,
      "n": 24,
      "standard_error": 0.2416,
      "lower_ci_bound": 1.804,
      "upper_ci_bound": 2.8035,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.24,
      "n": 24,
      "standard_error": 0.4977,
      "lower_ci_bound": 1.2095,
      "upper_ci_bound": 3.2688,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 24,
      "standard_error": 0.3039,
      "lower_ci_bound": 1.6877,
      "upper_ci_bound": 2.945,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.29,
      "n": 24,
      "standard_error": 0.5817,
      "lower_ci_bound": 1.083,
      "upper_ci_bound": 3.4898,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.13,
      "n": 24,
      "standard_error": 0.2128,
      "lower_ci_bound": 1.6943,
      "upper_ci_bound": 2.5746,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.00",
      "title": "Mechanical Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.36,
      "n": 24,
      "standard_error": 0.4155,
      "lower_ci_bound": 1.4985,
      "upper_ci_bound": 3.2173,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.77,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.68,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.95,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.27,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.41,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.32,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.14,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.64,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.5,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.86,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.23,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.36,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.59,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.18,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.82,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.45,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.91,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.09,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.01",
      "title": "Fuel Cell Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 22,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.4,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.29,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 6.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.86,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.52,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.35,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.57,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.79,
      "n": 19,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.95,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.75,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.2,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.81,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.7,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.85,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.1,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.71,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "Y",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.67,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.19,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.6,
      "n": 20,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.24,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.43,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.48,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.38,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.76,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2141.02",
      "title": "Automotive Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2022-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.37,
      "n": 20,
      "standard_error": 0.2428,
      "lower_ci_bound": 2.8602,
      "upper_ci_bound": 3.8764,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.11,
      "n": 20,
      "standard_error": 0.2609,
      "lower_ci_bound": 3.5599,
      "upper_ci_bound": 4.6519,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.28,
      "n": 20,
      "standard_error": 0.2461,
      "lower_ci_bound": 2.7612,
      "upper_ci_bound": 3.7913,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.22,
      "n": 20,
      "standard_error": 0.3082,
      "lower_ci_bound": 3.5799,
      "upper_ci_bound": 4.8699,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.2,
      "n": 20,
      "standard_error": 0.2352,
      "lower_ci_bound": 2.7102,
      "upper_ci_bound": 3.6946,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.c",
      "element_name": "Economics and Accounting",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.81,
      "n": 20,
      "standard_error": 0.2606,
      "lower_ci_bound": 2.2616,
      "upper_ci_bound": 3.3524,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 20,
      "standard_error": 0.2386,
      "lower_ci_bound": 1.4556,
      "upper_ci_bound": 2.4544,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.d",
      "element_name": "Sales and Marketing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.42,
      "n": 20,
      "standard_error": 0.4777,
      "lower_ci_bound": 1.425,
      "upper_ci_bound": 3.4246,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": 0.3186,
      "lower_ci_bound": 1.8822,
      "upper_ci_bound": 3.2158,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.e",
      "element_name": "Customer and Personal Service",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.95,
      "n": 19,
      "standard_error": 0.485,
      "lower_ci_bound": 1.9293,
      "upper_ci_bound": 3.9672,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.55,
      "n": 20,
      "standard_error": 0.2814,
      "lower_ci_bound": 1.9582,
      "upper_ci_bound": 3.1361,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.1.f",
      "element_name": "Personnel and Human Resources",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.61,
      "n": 20,
      "standard_error": 0.4244,
      "lower_ci_bound": 1.717,
      "upper_ci_bound": 3.4934,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": 20,
      "standard_error": 0.2956,
      "lower_ci_bound": 2.9413,
      "upper_ci_bound": 4.1786,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.2.a",
      "element_name": "Production and Processing",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.86,
      "n": 20,
      "standard_error": 0.3502,
      "lower_ci_bound": 3.1257,
      "upper_ci_bound": 4.5918,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.2.b",
      "element_name": "Food Production",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.13,
      "n": 20,
      "standard_error": 0.3281,
      "lower_ci_bound": 2.4468,
      "upper_ci_bound": 3.8203,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.a",
      "element_name": "Computers and Electronics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.05,
      "n": 20,
      "standard_error": 0.4548,
      "lower_ci_bound": 3.0997,
      "upper_ci_bound": 5.0036,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.47,
      "n": 20,
      "standard_error": 0.3035,
      "lower_ci_bound": 3.8394,
      "upper_ci_bound": 5,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.b",
      "element_name": "Engineering and Technology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.64,
      "n": 20,
      "standard_error": 0.4576,
      "lower_ci_bound": 4.6837,
      "upper_ci_bound": 6.5992,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.56,
      "n": 19,
      "standard_error": 0.4479,
      "lower_ci_bound": 2.6161,
      "upper_ci_bound": 4.4983,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.c",
      "element_name": "Design",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.6,
      "n": 20,
      "standard_error": 0.7305,
      "lower_ci_bound": 3.069,
      "upper_ci_bound": 6.1268,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.9,
      "n": 20,
      "standard_error": 0.4035,
      "lower_ci_bound": 2.0517,
      "upper_ci_bound": 3.741,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.d",
      "element_name": "Building and Construction",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.2,
      "n": 20,
      "standard_error": 0.684,
      "lower_ci_bound": 1.7666,
      "upper_ci_bound": 4.6299,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.38,
      "n": 20,
      "standard_error": 0.2667,
      "lower_ci_bound": 1.8216,
      "upper_ci_bound": 2.9381,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.3.e",
      "element_name": "Mechanical",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.69,
      "n": 20,
      "standard_error": 0.4451,
      "lower_ci_bound": 1.7545,
      "upper_ci_bound": 3.6179,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 4.44,
      "n": 20,
      "standard_error": 0.1531,
      "lower_ci_bound": 4.1242,
      "upper_ci_bound": 4.7652,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.a",
      "element_name": "Mathematics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 5.19,
      "n": 20,
      "standard_error": 0.1785,
      "lower_ci_bound": 4.8165,
      "upper_ci_bound": 5.5639,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.25,
      "n": 20,
      "standard_error": 0.3002,
      "lower_ci_bound": 2.6173,
      "upper_ci_bound": 3.8738,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.b",
      "element_name": "Physics",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.1,
      "n": 20,
      "standard_error": 0.4321,
      "lower_ci_bound": 3.1981,
      "upper_ci_bound": 5.0067,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.65,
      "n": 20,
      "standard_error": 0.3197,
      "lower_ci_bound": 1.9774,
      "upper_ci_bound": 3.3157,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.c",
      "element_name": "Chemistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.25,
      "n": 20,
      "standard_error": 0.5033,
      "lower_ci_bound": 2.1916,
      "upper_ci_bound": 4.2986,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 20,
      "standard_error": 0.2795,
      "lower_ci_bound": 1.1954,
      "upper_ci_bound": 2.3652,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.d",
      "element_name": "Biology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.84,
      "n": 20,
      "standard_error": 0.594,
      "lower_ci_bound": 0.5997,
      "upper_ci_bound": 3.0863,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.96,
      "n": 20,
      "standard_error": 0.2385,
      "lower_ci_bound": 1.4605,
      "upper_ci_bound": 2.459,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.e",
      "element_name": "Psychology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.56,
      "n": 20,
      "standard_error": 0.3642,
      "lower_ci_bound": 0.8005,
      "upper_ci_bound": 2.3253,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": 0.1123,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.4348,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.f",
      "element_name": "Sociology and Anthropology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 20,
      "standard_error": 0.2232,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.8603,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.88,
      "n": 20,
      "standard_error": 0.4295,
      "lower_ci_bound": 1.9799,
      "upper_ci_bound": 3.778,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.4.g",
      "element_name": "Geography",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.02,
      "n": 19,
      "standard_error": 0.8559,
      "lower_ci_bound": 2.2224,
      "upper_ci_bound": 5.8186,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.19,
      "n": 20,
      "standard_error": 0.0947,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.388,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.5.a",
      "element_name": "Medicine and Dentistry",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.39,
      "n": 20,
      "standard_error": 0.19,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.7834,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.2,
      "n": 20,
      "standard_error": 0.0954,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.3957,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.5.b",
      "element_name": "Therapy and Counseling",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.4,
      "n": 20,
      "standard_error": 0.1929,
      "lower_ci_bound": 0.0013,
      "upper_ci_bound": 0.8086,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.77,
      "n": 20,
      "standard_error": 0.251,
      "lower_ci_bound": 2.2481,
      "upper_ci_bound": 3.299,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.6",
      "element_name": "Education and Training",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 3.53,
      "n": 20,
      "standard_error": 0.3393,
      "lower_ci_bound": 2.8245,
      "upper_ci_bound": 4.245,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.57,
      "n": 20,
      "standard_error": 0.164,
      "lower_ci_bound": 3.2227,
      "upper_ci_bound": 3.9093,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.a",
      "element_name": "English Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.5,
      "n": 20,
      "standard_error": 0.401,
      "lower_ci_bound": 3.665,
      "upper_ci_bound": 5.3437,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.3,
      "n": 19,
      "standard_error": 0.1351,
      "lower_ci_bound": 1.0207,
      "upper_ci_bound": 1.5884,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.b",
      "element_name": "Foreign Language",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.9,
      "n": 20,
      "standard_error": 0.4322,
      "lower_ci_bound": 0,
      "upper_ci_bound": 1.7997,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.c",
      "element_name": "Fine Arts",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0,
      "n": 20,
      "standard_error": 0,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": "N",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.6,
      "n": 20,
      "standard_error": 0.25,
      "lower_ci_bound": 1.0749,
      "upper_ci_bound": 2.1213,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.d",
      "element_name": "History and Archeology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.94,
      "n": 20,
      "standard_error": 0.3671,
      "lower_ci_bound": 0.1669,
      "upper_ci_bound": 1.7036,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.04,
      "n": 20,
      "standard_error": 0.0395,
      "lower_ci_bound": 1,
      "upper_ci_bound": 1.1262,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.7.e",
      "element_name": "Philosophy and Theology",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 0.08,
      "n": 20,
      "standard_error": 0.0683,
      "lower_ci_bound": 0,
      "upper_ci_bound": 0.2241,
      "recommend_suppress": "Y",
      "not_relevant": "Y",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": 0.18,
      "lower_ci_bound": 2.3724,
      "upper_ci_bound": 3.1258,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.8.a",
      "element_name": "Public Safety and Security",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.98,
      "n": 20,
      "standard_error": 0.2613,
      "lower_ci_bound": 2.4362,
      "upper_ci_bound": 3.5302,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.75,
      "n": 20,
      "standard_error": 0.4003,
      "lower_ci_bound": 1.9082,
      "upper_ci_bound": 3.5837,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.8.b",
      "element_name": "Law and Government",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.75,
      "n": 20,
      "standard_error": 0.5589,
      "lower_ci_bound": 1.5775,
      "upper_ci_bound": 3.917,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.78,
      "n": 20,
      "standard_error": 0.2001,
      "lower_ci_bound": 1.3633,
      "upper_ci_bound": 2.2008,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.9.a",
      "element_name": "Telecommunications",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.46,
      "n": 19,
      "standard_error": 0.3593,
      "lower_ci_bound": 0.7078,
      "upper_ci_bound": 2.2175,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 1.93,
      "n": 20,
      "standard_error": 0.1943,
      "lower_ci_bound": 1.5237,
      "upper_ci_bound": 2.3369,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.9.b",
      "element_name": "Communications and Media",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 1.74,
      "n": 19,
      "standard_error": 0.3463,
      "lower_ci_bound": 1.012,
      "upper_ci_bound": 2.467,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.66,
      "n": 20,
      "standard_error": 0.3002,
      "lower_ci_bound": 2.0367,
      "upper_ci_bound": 3.2931,
      "recommend_suppress": "N",
      "not_relevant": null,
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2151.00",
      "title": "Mining and Geological Engineers, Including Mining Safety Engineers",
      "element_id": "2.C.10",
      "element_name": "Transportation",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 2.63,
      "n": 20,
      "standard_error": 0.3484,
      "lower_ci_bound": 1.9032,
      "upper_ci_bound": 3.3617,
      "recommend_suppress": "N",
      "not_relevant": "N",
      "date_updated": "2018-08-01",
      "domain_source": "Incumbent"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 3.33,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": null,
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.C.1.a",
      "element_name": "Administration and Management",
      "scale_id": "LV",
      "scale_name": "Level",
      "data_value": 4.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_relevant": "N",
      "date_updated": "2024-08-01",
      "domain_source": "Occupational Expert"
    },
    {
      "onetsoc_code": "17-2161.00",
      "title": "Nuclear Engineers",
      "element_id": "2.C.1.b",
      "element_name": "Administrative",
      "scale_id": "IM",
      "scale_name": "Importance",
      "data_value": 2.14,
      "n": 21,
      "standard_error": null,
      "lower_ci_bound": null,
      "upper_ci_bound": null,
      "recommend_suppress": null,
      "not_